Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

A_IM - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
A_IMHeaderValues() - Constructor for class com.azure.data.cosmos.internal.HttpConstants.A_IMHeaderValues
 
abandon(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Abandon Message with lock token.
abandon(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Abandon Message with lock token.
abandon(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Abandon Message with lock token and updated message property.
abandon(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Abandon Message with lock token and updated message property.
abandon(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandon(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandon(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandon(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandon(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandon(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandon(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandon(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandonAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously abandon Message with lock token.
abandonAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously abandon Message with lock token.
abandonAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously abandon Message with lock token and updated message property.
abandonAsync(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously abandon Message with lock token and updated message property.
abandonAsync(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandonAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandonAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandonAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandonAsync(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandonAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandonAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandonAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandonMessageAsync(byte[], Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
abandonMessageAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
abortCopyFromURL(String) - Method in class com.microsoft.azure.storage.blob.BlobURL
Stops a pending copy that was previously started and leaves a destination blob with 0 length and metadata.
abortCopyFromURL(String, LeaseAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Stops a pending copy that was previously started and leaves a destination blob with 0 length and metadata.
abortCopyFromURL(Context, String, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.
abortCopyFromURLAsync(Context, String, Integer, String, LeaseAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.
abortCopyFromURLAsync(Context, String, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.
abortCopyFromURLWithRestResponseAsync(Context, String, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.
ACCEPT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ACCEPT_CHARSET - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ACCEPT_ENCODING - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ACCEPT_LANGUAGE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ACCEPT_RANGES - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
acceptLanguage() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets The preferred language for the response..
acceptLanguage() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets Gets or sets the preferred language for the response..
acceptOutboundMessage(Object) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestEncoder
Returns true if the given message is an @{link RntbdRequest} instance
acceptRanges() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the acceptRanges value.
acceptRanges() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the acceptRanges value.
acceptSessionFromConnectionString(String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession in default ReceiveMode.PEEKLOCK mode from service bus connection string with specified session id.
acceptSessionFromConnectionString(String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus connection string with specified session id.
acceptSessionFromConnectionStringAsync(String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession in default ReceiveMode.PEEKLOCK mode asynchronously from service bus connection string with specified session id.
acceptSessionFromConnectionStringAsync(String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession asynchronously from service bus connection string with specified session id.
acceptSessionFromConnectionStringBuilder(ConnectionStringBuilder, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession in default ReceiveMode.PEEKLOCK mode from service bus connection string builder with specified session id.
acceptSessionFromConnectionStringBuilder(ConnectionStringBuilder, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus connection string builder with specified session id.
acceptSessionFromConnectionStringBuilderAsync(ConnectionStringBuilder, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession in default ReceiveMode.PEEKLOCK mode asynchronously from service bus connection string builder with specified session id.
acceptSessionFromConnectionStringBuilderAsync(ConnectionStringBuilder, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession asynchronously from service bus connection string builder with specified session id.
acceptSessionFromEntityPath(String, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id in PeekLock mode.
acceptSessionFromEntityPath(String, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id.
acceptSessionFromEntityPath(URI, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id in PeekLock mode.
acceptSessionFromEntityPath(URI, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id.
acceptSessionFromEntityPath(MessagingFactory, String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id.
acceptSessionFromEntityPath(MessagingFactory, String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id.
acceptSessionFromEntityPathAsync(String, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session in PeekLock mode from service bus using the client settings.
acceptSessionFromEntityPathAsync(String, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session from service bus using the client settings.
acceptSessionFromEntityPathAsync(URI, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session in PeekLock mode from service bus using the client settings.
acceptSessionFromEntityPathAsync(URI, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session from service bus using the client settings.
acceptSessionFromEntityPathAsync(MessagingFactory, String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session from service bus using the client settings.
acceptSessionFromEntityPathAsync(MessagingFactory, String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session from service bus using the client settings.
access() - Method in class com.microsoft.azure.batch.protocol.models.AuthenticationTokenSettings
Get the authentication token grants access to a limited set of Batch service operations.
access() - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Get possible values include: 'allow', 'deny'.
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
AccessCondition - Class in com.azure.data.cosmos
Represents a set of access conditions to be used for operations against the Azure Cosmos DB database service.
AccessCondition() - Constructor for class com.azure.data.cosmos.AccessCondition
 
accessCondition() - Method in class com.azure.data.cosmos.CosmosConflictRequestOptions
Gets the conditions associated with the request.
accessCondition(AccessCondition) - Method in class com.azure.data.cosmos.CosmosConflictRequestOptions
Sets the conditions associated with the request.
accessCondition() - Method in class com.azure.data.cosmos.CosmosContainerRequestOptions
Gets the conditions associated with the request.
accessCondition(AccessCondition) - Method in class com.azure.data.cosmos.CosmosContainerRequestOptions
Sets the conditions associated with the request.
accessCondition() - Method in class com.azure.data.cosmos.CosmosDatabaseRequestOptions
Gets the conditions associated with the request.
accessCondition(AccessCondition) - Method in class com.azure.data.cosmos.CosmosDatabaseRequestOptions
Sets the conditions associated with the request.
accessCondition() - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Gets the conditions associated with the request.
accessCondition(AccessCondition) - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Sets the conditions associated with the request.
accessCondition() - Method in class com.azure.data.cosmos.CosmosPermissionRequestOptions
Gets the conditions associated with the request.
accessCondition(AccessCondition) - Method in class com.azure.data.cosmos.CosmosPermissionRequestOptions
Sets the conditions associated with the request.
accessCondition() - Method in class com.azure.data.cosmos.CosmosStoredProcedureRequestOptions
Gets the conditions associated with the request.
accessCondition(AccessCondition) - Method in class com.azure.data.cosmos.CosmosStoredProcedureRequestOptions
Sets the conditions associated with the request.
accessConditions() - Method in class com.microsoft.azure.storage.blob.TransferManagerDownloadFromBlobOptions
accessConditions() - Method in class com.microsoft.azure.storage.blob.TransferManagerUploadToBlockBlobOptions
AccessConditionType - Enum in com.azure.data.cosmos
Specifies the set of access condition types that can be used for operations in the Azure Cosmos DB database service.
AccessPolicy - Class in com.microsoft.azure.storage.blob.models
An Access policy.
AccessPolicy() - Constructor for class com.microsoft.azure.storage.blob.models.AccessPolicy
 
accessPolicy() - Method in class com.microsoft.azure.storage.blob.models.SignedIdentifier
Get the accessPolicy value.
AccessRights - Enum in com.microsoft.azure.servicebus.management
 
AccessScope - Enum in com.microsoft.azure.batch.protocol.models
Defines values for AccessScope.
AccessTier - Class in com.microsoft.azure.storage.blob.models
Defines values for AccessTier.
AccessTier() - Constructor for class com.microsoft.azure.storage.blob.models.AccessTier
 
accessTier() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the accessTier value.
accessTier() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the accessTier value.
accessTierChangeTime() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the accessTierChangeTime value.
accessTierChangeTime() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the accessTierChangeTime value.
accessTierInferred() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the accessTierInferred value.
accessTierInferred() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the accessTierInferred value.
ACCOUNT - Static variable in class com.microsoft.azure.keyvault.models.SasTokenType
Static value account for SasTokenType.
ACCOUNT_ALREADY_EXISTS - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value AccountAlreadyExists for StorageErrorCode.
ACCOUNT_BEING_CREATED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value AccountBeingCreated for StorageErrorCode.
ACCOUNT_IS_DISABLED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value AccountIsDisabled for StorageErrorCode.
AccountCoreQuotaReached - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
The account has reached its quota of compute nodes.
accountId() - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Get the accountId value.
AccountIsDisabled - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified account is disabled.
AccountKind - Enum in com.microsoft.azure.storage.blob.models
Defines values for AccountKind.
accountKind() - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Get the accountKind value.
accountKind() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Get the accountKind value.
accountKind() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Get the accountKind value.
AccountListPoolNodeCountsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListPoolNodeCounts operation.
AccountListPoolNodeCountsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
 
AccountListPoolNodeCountsNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listPoolNodeCountsNext operation.
AccountListPoolNodeCountsNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
 
AccountListPoolNodeCountsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listPoolNodeCounts operation.
AccountListPoolNodeCountsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
 
AccountListSupportedImagesHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListSupportedImages operation.
AccountListSupportedImagesHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesHeaders
 
AccountListSupportedImagesNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listSupportedImagesNext operation.
AccountListSupportedImagesNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesNextOptions
 
AccountListSupportedImagesOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listSupportedImages operation.
AccountListSupportedImagesOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
 
accountName() - Method in class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
Gets the Batch account name.
AccountOperations - Class in com.microsoft.azure.batch
Performs account-related operations on an Azure Batch account.
accountOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets an AccountOperations object for performing account-related operations on the associated account.
Accounts - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Accounts.
accounts() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Accounts object to access its operations.
AccountSASPermission - Class in com.microsoft.azure.storage.blob
This is a helper class to construct a string representing the permissions granted by an AccountSAS.
AccountSASPermission() - Constructor for class com.microsoft.azure.storage.blob.AccountSASPermission
Initializes an AccountSASPermission object with all fields set to false.
AccountSASResourceType - Class in com.microsoft.azure.storage.blob
This is a helper class to construct a string representing the resources accessible by an AccountSAS.
AccountSASResourceType() - Constructor for class com.microsoft.azure.storage.blob.AccountSASResourceType
Initializes an AccountSASResourceType object with all fields set to false.
AccountSASService - Class in com.microsoft.azure.storage.blob
This is a helper class to construct a string representing the services accessible by an AccountSAS.
AccountSASService() - Constructor for class com.microsoft.azure.storage.blob.AccountSASService
Initializes an AccountSASService object with all fields set to false.
AccountSASSignatureValues - Class in com.microsoft.azure.storage.blob
AccountSASSignatureValues is used to generate a Shared Access Signature (SAS) for an Azure Storage account.
AccountSASSignatureValues() - Constructor for class com.microsoft.azure.storage.blob.AccountSASSignatureValues
Initializes an AccountSASSignatureValues object with the version number set to the default and all other values empty.
AccountSettings - Class in com.azure.data.cosmos.examples
Contains the account configurations for Sample.
AccountSettings() - Constructor for class com.azure.data.cosmos.examples.AccountSettings
 
acquire(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseManager
Acquires ownership of the lease.
acquire(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
Acquire ownership of the lease.
acquire(Promise<Channel>) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
 
acquireInitializationLock(Duration) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStore
Places a lock on the lease store for initialization.
acquireInitializationLock(Duration) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
Places a lock on the lease store for initialization.
acquireLease(CompleteLease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Acquire the lease on the desired partition for this EventProcessorHost.
acquireLease(CompleteLease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
acquireLease(String, int) - Method in class com.microsoft.azure.storage.blob.BlobURL
Acquires a lease on the blob for write and delete operations.
acquireLease(String, int, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Acquires a lease on the blob for write and delete operations.
acquireLease(String, int) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Acquires a lease on the container for delete operations.
acquireLease(String, int, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Acquires a lease on the container for delete operations.
acquireLease(Context, Integer, Integer, String, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
acquireLease(Context, Integer, Integer, String, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
acquireLeaseAsync(Context, Integer, Integer, String, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
acquireLeaseAsync(Context, Integer, Integer, String, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
acquireLeaseAsync(Context, Integer, Integer, String, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
acquireLeaseAsync(Context, Integer, Integer, String, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
acquireLeaseWithRestResponseAsync(Context, Integer, Integer, String, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
acquireLeaseWithRestResponseAsync(Context, Integer, Integer, String, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
acquireToken(String, String, Object) - Method in interface com.microsoft.azure.eventhubs.AzureActiveDirectoryTokenProvider.AuthenticationCallback
 
acquireTokenAsync(String, String, Object) - Method in interface com.microsoft.azure.servicebus.security.AzureActiveDirectoryTokenProvider.AuthenticationCallback
A user defined method for obtaining an access token.
ACQUIRING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
Action - Class in com.microsoft.azure.keyvault.models
The action that will be executed.
Action() - Constructor for class com.microsoft.azure.keyvault.models.Action
 
action() - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Get the action value.
actionType() - Method in class com.microsoft.azure.keyvault.models.Action
Get the actionType value.
ActionType - Enum in com.microsoft.azure.keyvault.models
Defines values for ActionType.
active() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the active value.
ActiveJobAndScheduleQuotaReached - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The account has reached its quota of active jobs and job schedules.
activeKeyName() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the activeKeyName value.
activeKeyName() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the activeKeyName value.
activeKeyName() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the activeKeyName value.
ACTIVITY_ID - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
ACTIVITY_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
activityId() - Method in class com.azure.data.cosmos.CosmosResponse
Gets the Activity ID for the request.
activityId() - Method in class com.azure.data.cosmos.CosmosStoredProcedureResponse
Gets the Activity ID for the request.
activityId() - Method in class com.azure.data.cosmos.FeedResponse
Gets the activity ID for the request.
ActivityIds - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
add(QueryMetrics...) - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
add(Int128, Int128) - Static method in class com.azure.data.cosmos.internal.routing.Int128
 
add(SqlParameter) - Method in class com.azure.data.cosmos.SqlParameterList
 
add(int, SqlParameter) - Method in class com.azure.data.cosmos.SqlParameterList
 
add(CertificateAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a Certificate to the specified Account.
add(CertificateAddParameter, CertificateAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a Certificate to the specified Account.
add(JobAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a Job to the specified Account.
add(JobAddParameter, JobAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a Job to the specified Account.
add(JobScheduleAddParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a Job Schedule to the specified Account.
add(JobScheduleAddParameter, JobScheduleAddOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a Job Schedule to the specified Account.
add(PoolAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a Pool to the specified Account.
add(PoolAddParameter, PoolAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a Pool to the specified Account.
add(String, TaskAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a Task to the specified Job.
add(String, TaskAddParameter, TaskAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a Task to the specified Job.
add(IKeyResolver) - Method in class com.microsoft.azure.keyvault.extensions.AggregateKeyResolver
Adds a key resolver to the collection of key resolvers.
add() - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to add messages, table entities, and append to blobs granted.
add() - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Add access granted.
add() - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Add access granted.
addAll(Collection<? extends SqlParameter>) - Method in class com.azure.data.cosmos.SqlParameterList
 
addAll(int, Collection<? extends SqlParameter>) - Method in class com.azure.data.cosmos.SqlParameterList
 
addAsync(CertificateAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a Certificate to the specified Account.
addAsync(CertificateAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a Certificate to the specified Account.
addAsync(CertificateAddParameter, CertificateAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a Certificate to the specified Account.
addAsync(CertificateAddParameter, CertificateAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a Certificate to the specified Account.
addAsync(JobAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a Job to the specified Account.
addAsync(JobAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a Job to the specified Account.
addAsync(JobAddParameter, JobAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a Job to the specified Account.
addAsync(JobAddParameter, JobAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a Job to the specified Account.
addAsync(JobScheduleAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a Job Schedule to the specified Account.
addAsync(JobScheduleAddParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a Job Schedule to the specified Account.
addAsync(JobScheduleAddParameter, JobScheduleAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a Job Schedule to the specified Account.
addAsync(JobScheduleAddParameter, JobScheduleAddOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a Job Schedule to the specified Account.
addAsync(PoolAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a Pool to the specified Account.
addAsync(PoolAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a Pool to the specified Account.
addAsync(PoolAddParameter, PoolAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a Pool to the specified Account.
addAsync(PoolAddParameter, PoolAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a Pool to the specified Account.
addAsync(String, TaskAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a Task to the specified Job.
addAsync(String, TaskAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a Task to the specified Job.
addAsync(String, TaskAddParameter, TaskAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a Task to the specified Job.
addAsync(String, TaskAddParameter, TaskAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a Task to the specified Job.
addCharge(double) - Method in class com.azure.data.cosmos.internal.RequestChargeTracker
 
addClient(AsyncDocumentClient) - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
addCollection(String, List<TaskAddParameter>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of Tasks to the specified Job.
addCollection(String, List<TaskAddParameter>, TaskAddCollectionOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of Tasks to the specified Job.
addCollectionAsync(String, List<TaskAddParameter>, ServiceCallback<TaskAddCollectionResult>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of Tasks to the specified Job.
addCollectionAsync(String, List<TaskAddParameter>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of Tasks to the specified Job.
addCollectionAsync(String, List<TaskAddParameter>, TaskAddCollectionOptions, ServiceCallback<TaskAddCollectionResult>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of Tasks to the specified Job.
addCollectionAsync(String, List<TaskAddParameter>, TaskAddCollectionOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of Tasks to the specified Job.
addCollectionWithServiceResponseAsync(String, List<TaskAddParameter>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of Tasks to the specified Job.
addCollectionWithServiceResponseAsync(String, List<TaskAddParameter>, TaskAddCollectionOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of Tasks to the specified Job.
addComputeNodeUser(String, String, ComputeNodeUser) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Adds a user account to the specified compute node.
addComputeNodeUser(String, String, ComputeNodeUser, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Adds a user account to the specified compute node.
ADDITIONAL_ERROR_INFO - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
addOrUpdateLease(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionController
Add or update lease item.
addPreferHeader(String, String) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
addProgressReporting(Flowable<ByteBuffer>, IProgressReceiver) - Static method in class com.microsoft.azure.storage.blob.ProgressReporter
Adds progress reporting functionality to the given Flowable.
Address - Class in com.azure.data.cosmos.internal.directconnectivity
Used internally to represent a physical address in the Azure Cosmos DB database service.
Address() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.Address
Initialize an offer object.
Address(String) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.Address
Initialize an address object from json string.
ADDRESS_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
ADDRESS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
AddressInformation - Class in com.azure.data.cosmos.internal.directconnectivity
Used internally to encapsulate a physical address information in the Azure Cosmos DB database service.
AddressInformation(boolean, boolean, String, Protocol) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.AddressInformation
 
AddressInformation(boolean, boolean, String, String) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.AddressInformation
 
AddressResolver - Class in com.azure.data.cosmos.internal.directconnectivity
Abstracts out the logic to resolve physical replica addresses for the given RxDocumentServiceRequest
AddressResolver() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.AddressResolver
 
AddressSelector - Class in com.azure.data.cosmos.internal.directconnectivity
 
AddressSelector(IAddressResolver, Protocol) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.AddressSelector
 
addRule(RuleDescription) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Adds a rule to the current subscription to filter the messages reaching from topic to the subscription.
addRule(String, Filter) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Adds a rule with specified name and Filter to the current subscription to filter the messages reaching from topic to the subscription.
addRule(RuleDescription) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
addRule(String, Filter) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
addRuleAsync(RuleDescription) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Asynchronously adds a rule to the current subscription to filter the messages reaching from topic to the subscription.
addRuleAsync(String, Filter) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Asynchronously adds a rule with specified name and Filter to the current subscription to filter the messages reaching from topic to the subscription.
addRuleAsync(RuleDescription) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
addRuleAsync(RuleDescription) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
addRuleAsync(String, Filter) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
addTransportLayers(Event, TransportInternal) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
addTransportLayers(Event, TransportInternal) - Method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
 
addTransportLayers(Event, TransportInternal) - Method in class com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler
 
addUser(String, String, ComputeNodeUser) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user Account to the specified Compute Node.
addUser(String, String, ComputeNodeUser, ComputeNodeAddUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user Account to the specified Compute Node.
addUserAsync(String, String, ComputeNodeUser, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user Account to the specified Compute Node.
addUserAsync(String, String, ComputeNodeUser) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user Account to the specified Compute Node.
addUserAsync(String, String, ComputeNodeUser, ComputeNodeAddUserOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user Account to the specified Compute Node.
addUserAsync(String, String, ComputeNodeUser, ComputeNodeAddUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user Account to the specified Compute Node.
addUserWithServiceResponseAsync(String, String, ComputeNodeUser) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user Account to the specified Compute Node.
addUserWithServiceResponseAsync(String, String, ComputeNodeUser, ComputeNodeAddUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user Account to the specified Compute Node.
addWithServiceResponseAsync(CertificateAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a Certificate to the specified Account.
addWithServiceResponseAsync(CertificateAddParameter, CertificateAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a Certificate to the specified Account.
addWithServiceResponseAsync(JobAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a Job to the specified Account.
addWithServiceResponseAsync(JobAddParameter, JobAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a Job to the specified Account.
addWithServiceResponseAsync(JobScheduleAddParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a Job Schedule to the specified Account.
addWithServiceResponseAsync(JobScheduleAddParameter, JobScheduleAddOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a Job Schedule to the specified Account.
addWithServiceResponseAsync(PoolAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a Pool to the specified Account.
addWithServiceResponseAsync(PoolAddParameter, PoolAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a Pool to the specified Account.
addWithServiceResponseAsync(String, TaskAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a Task to the specified Job.
addWithServiceResponseAsync(String, TaskAddParameter, TaskAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a Task to the specified Job.
adjustServerTimeout(Duration) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
adminDetails() - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Get the adminDetails value.
AdministratorDetails - Class in com.microsoft.azure.keyvault.models
Details of the organization administrator of the certificate issuer.
AdministratorDetails() - Constructor for class com.microsoft.azure.keyvault.models.AdministratorDetails
 
Aes128Cbc - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes128Cbc() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes128Cbc
 
Aes128CbcHmacSha256 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes128CbcHmacSha256() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes128CbcHmacSha256
 
Aes192Cbc - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes192Cbc() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes192Cbc
 
Aes192CbcHmacSha384 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes192CbcHmacSha384() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes192CbcHmacSha384
 
Aes256Cbc - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes256Cbc() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes256Cbc
 
Aes256CbcHmacSha512 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes256CbcHmacSha512() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes256CbcHmacSha512
 
AesCbc - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesCbc(String, int) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
AesCbcHmacSha2 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesCbcHmacSha2(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
AesKw - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesKw(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
AesKw128 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesKw128() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw128
 
AesKw192 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesKw192() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw192
 
AesKw256 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesKw256() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw256
 
affinityId() - Method in class com.microsoft.azure.batch.protocol.models.AffinityInformation
Get you can pass the affinityId of a Node to indicate that this Task needs to run on that Compute Node.
affinityId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get note that this is just a soft affinity.
affinityId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the affinityId value.
affinityInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the affinityInfo value.
affinityInfo() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the affinityInfo value.
AffinityInformation - Class in com.microsoft.azure.batch.protocol.models
A locality hint that can be used by the Batch service to select a Compute Node on which to start a Task.
AffinityInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.AffinityInformation
 
AGGREGATE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
aggregate(Object) - Method in interface com.azure.data.cosmos.internal.query.aggregation.Aggregator
 
aggregate(Object) - Method in class com.azure.data.cosmos.internal.query.aggregation.AverageAggregator
 
aggregate(Object) - Method in class com.azure.data.cosmos.internal.query.aggregation.CountAggregator
 
aggregate(Object) - Method in class com.azure.data.cosmos.internal.query.aggregation.MaxAggregator
 
aggregate(Object) - Method in class com.azure.data.cosmos.internal.query.aggregation.MinAggregator
 
aggregate(Object) - Method in class com.azure.data.cosmos.internal.query.aggregation.SumAggregator
 
AggregateDocumentQueryExecutionContext<T extends Resource> - Class in com.azure.data.cosmos.internal.query
 
AggregateDocumentQueryExecutionContext(IDocumentQueryExecutionComponent<T>, Collection<AggregateOperator>) - Constructor for class com.azure.data.cosmos.internal.query.AggregateDocumentQueryExecutionContext
 
AggregateKeyResolver - Class in com.microsoft.azure.keyvault.extensions
The collection of key resolvers that would iterate on a key id to resolve to IKey.
AggregateKeyResolver() - Constructor for class com.microsoft.azure.keyvault.extensions.AggregateKeyResolver
Constructor.
AggregateOperator - Enum in com.azure.data.cosmos.internal.query.aggregation
 
Aggregator - Interface in com.azure.data.cosmos.internal.query.aggregation
 
Algorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all Algorithm objects.
Algorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.Algorithm
Constructor.
algorithm() - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Get the algorithm value.
algorithm() - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Get the algorithm value.
algorithm() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Get the algorithm value.
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes128Cbc
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes128CbcHmacSha256
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes192Cbc
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes192CbcHmacSha384
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes256Cbc
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes256CbcHmacSha512
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw128
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw192
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw256
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Es256
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Es256k
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Es384
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Es512
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Rs256
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
AlgorithmResolver - Class in com.microsoft.azure.keyvault.cryptography
 
AlgorithmResolver() - Constructor for class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
 
ALL_ALGORITHMS - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
All the JWK encryption algorithms.
ALL_ALGORITHMS - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
All the JWK signature algorithms.
ALL_OPERATIONS - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
All the JWK operations.
ALL_PERMISSION_MODE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
ALL_TYPES - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
All the JWK key types.
AllocationFailed - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
An error occurred while trying to allocate the desired number of compute nodes.
AllocationState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for AllocationState.
allocationState() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get possible values include: 'steady', 'resizing', 'stopping'.
allocationStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the allocationStateTransitionTime value.
allocationTime() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get this is the time when the Compute Node was initially allocated and doesn't change once set.
AllocationTimedOut - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
The Batch service was unable to allocate the desired number of compute nodes within the resize timeout.
ALLOW_TENTATIVE_WRITES - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
ALLOW_TENTATIVE_WRITES - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
allowedHeaders() - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Get the allowedHeaders value.
allowedMethods() - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Get the allowedMethods value.
allowedOrigins() - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Get the allowedOrigins value.
allowLowPriorityNode() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the default value is true.
AMQP_BATCH_MESSAGE_FORMAT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
AmqpConstants - Class in com.microsoft.azure.servicebus.amqp
 
AmqpErrorCode - Class in com.microsoft.azure.servicebus.amqp
 
AmqpErrorCode() - Constructor for class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
AmqpException - Exception in com.microsoft.azure.servicebus.amqp
All AmqpExceptions - which EventHub client handles internally.
AmqpException(ErrorCondition) - Constructor for exception com.microsoft.azure.servicebus.amqp.AmqpException
 
AmqpLinkDetachForced - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
AMQPS_PORT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
AnonymousCredentials - Class in com.microsoft.azure.storage.blob
Anonymous credentials are to be used with with HTTP(S) requests that read blobs from public containers or requests that use a Shared Access Signature (SAS).
AnonymousCredentials() - Constructor for class com.microsoft.azure.storage.blob.AnonymousCredentials
Returns an empty instance of AnonymousCredentials.
ANY - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
APACHE - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
API_TYPE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
apiVersion() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets Client API Version..
apiVersion() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets Client API version..
append(LogEvent) - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsAppender
 
APPEND_POSITION_CONDITION_NOT_MET - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value AppendPositionConditionNotMet for StorageErrorCode.
AppendBlobAccessConditions - Class in com.microsoft.azure.storage.blob
This class contains values that restrict the successful completion of AppendBlock operations to certain conditions.
AppendBlobAccessConditions() - Constructor for class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
Creates an instance which has fields set to non-null, empty values.
AppendBlobAppendBlockFromUrlHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for AppendBlockFromUrl operation.
AppendBlobAppendBlockFromUrlHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
 
AppendBlobAppendBlockFromUrlResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the appendBlockFromUrl operation.
AppendBlobAppendBlockFromUrlResponse(HttpRequest, int, AppendBlobAppendBlockFromUrlHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlResponse
Creates an instance of AppendBlobAppendBlockFromUrlResponse.
AppendBlobAppendBlockHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for AppendBlock operation.
AppendBlobAppendBlockHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
 
AppendBlobAppendBlockResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the appendBlock operation.
AppendBlobAppendBlockResponse(HttpRequest, int, AppendBlobAppendBlockHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockResponse
Creates an instance of AppendBlobAppendBlockResponse.
AppendBlobCreateHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for Create operation.
AppendBlobCreateHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
 
AppendBlobCreateResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the create operation.
AppendBlobCreateResponse(HttpRequest, int, AppendBlobCreateHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobCreateResponse
Creates an instance of AppendBlobCreateResponse.
AppendBlobURL - Class in com.microsoft.azure.storage.blob
Represents a URL to an append blob.
AppendBlobURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.AppendBlobURL
Creates a AppendBlobURL object pointing to the account specified by the URL and using the provided pipeline to make HTTP requests.
appendBlock(Flowable<ByteBuffer>, long) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
Commits a new block of data to the end of the existing append blob.
appendBlock(Flowable<ByteBuffer>, long, AppendBlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
Commits a new block of data to the end of the existing append blob.
appendBlock(Context, Flowable<ByteBuffer>, long, Integer, byte[], String, LeaseAccessConditions, AppendPositionAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Append Block operation commits a new block of data to the end of an existing append blob.
appendBlockAsync(Context, Flowable<ByteBuffer>, long, Integer, byte[], String, LeaseAccessConditions, AppendPositionAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Append Block operation commits a new block of data to the end of an existing append blob.
appendBlockAsync(Context, Flowable<ByteBuffer>, long, Integer, byte[], String, LeaseAccessConditions, AppendPositionAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Append Block operation commits a new block of data to the end of an existing append blob.
appendBlockFromUrl(URL, BlobRange) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
Commits a new block of data from another blob to the end of this append blob.
appendBlockFromUrl(URL, BlobRange, byte[], AppendBlobAccessConditions, SourceModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
Commits a new block of data from another blob to the end of this append blob.
appendBlockFromUrl(Context, URL, long, String, byte[], Integer, String, LeaseAccessConditions, AppendPositionAccessConditions, ModifiedAccessConditions, SourceModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url.
appendBlockFromUrlAsync(Context, URL, long, String, byte[], Integer, String, LeaseAccessConditions, AppendPositionAccessConditions, ModifiedAccessConditions, SourceModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url.
appendBlockFromUrlAsync(Context, URL, long, String, byte[], Integer, String, LeaseAccessConditions, AppendPositionAccessConditions, ModifiedAccessConditions, SourceModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url.
appendBlockFromUrlWithRestResponseAsync(Context, URL, long, String, byte[], Integer, String, LeaseAccessConditions, AppendPositionAccessConditions, ModifiedAccessConditions, SourceModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url.
appendBlockWithRestResponseAsync(Context, Flowable<ByteBuffer>, long, Integer, byte[], String, LeaseAccessConditions, AppendPositionAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Append Block operation commits a new block of data to the end of an existing append blob.
appendPosition() - Method in class com.microsoft.azure.storage.blob.models.AppendPositionAccessConditions
Get the appendPosition value.
appendPositionAccessConditions() - Method in class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
Access conditions used for appending data only if the operation meets the provided conditions related to the size of the append blob.
AppendPositionAccessConditions - Class in com.microsoft.azure.storage.blob.models
Additional parameters for a set of operations, such as: AppendBlob_appendBlock, AppendBlob_appendBlockFromUrl.
AppendPositionAccessConditions() - Constructor for class com.microsoft.azure.storage.blob.models.AppendPositionAccessConditions
 
appendToURLPath(URL, String) - Static method in class com.microsoft.azure.storage.blob.StorageURL
Appends a string to the end of a URL's path (prefixing the string with a '/' if required).
ApplicationGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
ApplicationGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
 
ApplicationGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
ApplicationGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
 
applicationId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
Get the applicationId value.
applicationLicenses() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the list of application licenses must be a subset of available Batch service application licenses.
applicationLicenses() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the list of application licenses must be a subset of available Batch service application licenses.
applicationLicenses() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the list of application licenses must be a subset of available Batch service application licenses.
ApplicationListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
ApplicationListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
 
ApplicationListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
ApplicationListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
 
ApplicationListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
ApplicationListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
 
ApplicationNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified application does not exist.
ApplicationOperations - Class in com.microsoft.azure.batch
Performs application-related operations on an Azure Batch account.
applicationOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets an ApplicationOperations object for performing application-related operations on the associated account.
ApplicationPackageError - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
An error occurred when trying to deploy a required application package.
ApplicationPackageReference - Class in com.microsoft.azure.batch.protocol.models
A reference to an Package to be deployed to Compute Nodes.
ApplicationPackageReference() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
 
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get application packages are downloaded and deployed to a shared directory, not the Task working directory.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get application Packages are downloaded and deployed to a shared directory, not the Task working directory.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Get changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Get the list replaces any existing Application Package references on the Pool.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get application packages are downloaded and deployed to a shared directory, not the Task working directory.
Applications - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Applications.
applications() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Applications object to access its operations.
ApplicationSummary - Class in com.microsoft.azure.batch.protocol.models
Contains information about an application in an Azure Batch Account.
ApplicationSummary() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationSummary
 
apply(T, U, V) - Method in interface com.azure.data.cosmos.internal.query.TriFunction
Applies this function to the given arguments.
apply(String) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions.EndOfStreamInitialPositionProvider
 
apply(String) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions.StartOfStreamInitialPositionProvider
 
applyCredentialsFilter(OkHttpClient.Builder) - Method in class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
Applies the credentials to the Batch service request.
applyCredentialsFilter(OkHttpClient.Builder) - Method in class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
 
ARCHIVE - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value Archive for AccessTier.
ArchiveStatus - Class in com.microsoft.azure.storage.blob.models
Defines values for ArchiveStatus.
ArchiveStatus() - Constructor for class com.microsoft.azure.storage.blob.models.ArchiveStatus
 
archiveStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the archiveStatus value.
archiveStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the archiveStatus value.
areEqual(String, String) - Static method in class com.azure.data.cosmos.internal.Strings
 
areEqualIgnoreCase(String, String) - Static method in class com.azure.data.cosmos.internal.Strings
 
ARGUMENT_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
ARGUMENT_OUT_OF_RANGE_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
as(I, Class<O>) - Static method in class com.azure.data.cosmos.internal.Utils
 
asMap(HttpHeaders) - Static method in class com.azure.data.cosmos.internal.directconnectivity.HttpUtils
 
AsymmetricEncryptionAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all asymmetric encryption algorithms.
AsymmetricEncryptionAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Constructor.
AsymmetricSignatureAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
 
AsymmetricSignatureAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.AsymmetricSignatureAlgorithm
 
ASYNC_REPLICATION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
AsyncCache<TKey,TValue> - Class in com.azure.data.cosmos.internal.caches
 
AsyncCache(IEqualityComparer<TValue>) - Constructor for class com.azure.data.cosmos.internal.caches.AsyncCache
 
AsyncCache() - Constructor for class com.azure.data.cosmos.internal.caches.AsyncCache
 
AsyncDocumentClient - Interface in com.azure.data.cosmos.internal
Provides a client-side logical representation of the Azure Cosmos DB database service.
AsyncDocumentClient.Builder - Class in com.azure.data.cosmos.internal
Helper class to build AsyncDocumentClient instances as logical representation of the Azure Cosmos DB database service.
ATTACHMENTS_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
ATTACHMENTS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
Attributes - Class in com.microsoft.azure.keyvault.models
The object attributes managed by the KeyVault service.
Attributes() - Constructor for class com.microsoft.azure.keyvault.models.Attributes
 
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.StorageAccountItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
attributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
AUTH_SCHEMA_TYPE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
AUTH_SIGNATURE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
AUTH_VERSION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
AUTHENTICATION_FAILED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value AuthenticationFailed for StorageErrorCode.
authenticationEndpoint() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the Active Directory auth endpoint.
authenticationEndpoint() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the Active Directory auth endpoint.
AuthenticationFailed - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service failed to authenticate the request.
AuthenticationResult - Class in com.microsoft.azure.keyvault.authentication
Stores authentication token and client key used for proof of possession authentication.
AuthenticationResult(String, String) - Constructor for class com.microsoft.azure.keyvault.authentication.AuthenticationResult
Constructor.
AuthenticationTokenSettings - Class in com.microsoft.azure.batch.protocol.models
The settings for an authentication token that the Task can use to perform Batch service operations.
AuthenticationTokenSettings() - Constructor for class com.microsoft.azure.batch.protocol.models.AuthenticationTokenSettings
 
authenticationTokenSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get if this property is set, the Batch service provides the Task with an authentication token which can be used to authenticate Batch service operations without requiring an Account access key.
authenticationTokenSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get if this property is set, the Batch service provides the Task with an authentication token which can be used to authenticate Batch service operations without requiring an Account access key.
authenticationTokenSettings() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get if this property is set, the Batch service provides the Task with an authentication token which can be used to authenticate Batch service operations without requiring an Account access key.
AUTHORIZATION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
AUTHORIZATION_FAILURE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value AuthorizationFailure for StorageErrorCode.
AuthorizationFailedException - Exception in com.microsoft.azure.eventhubs
Authorization failed exception is thrown when error is encountered during authorizing user's permission to run the intended operations.
AuthorizationFailedException(String) - Constructor for exception com.microsoft.azure.eventhubs.AuthorizationFailedException
Constructor for the exception class
AuthorizationFailedException - Exception in com.microsoft.azure.servicebus.primitives
Authorization failed exception is thrown when error is encountered during authorizing user's permission to run the intended operations.
AuthorizationFailedException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.AuthorizationFailedException
Constructor for the exception class
AuthorizationRule - Class in com.microsoft.azure.servicebus.management
 
AuthorizationRule() - Constructor for class com.microsoft.azure.servicebus.management.AuthorizationRule
 
AuthorizationRuleSerializer - Class in com.microsoft.azure.servicebus.management
 
AuthorizationRuleSerializer() - Constructor for class com.microsoft.azure.servicebus.management.AuthorizationRuleSerializer
 
AuthorizationTokenProvider - Interface in com.azure.data.cosmos.internal
Represents types that can provide functionality to generate authorization token for the Azure Cosmos DB database service.
AuthorizationTokenType - Enum in com.azure.data.cosmos.internal
 
authorizationTokenType - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
automatic() - Method in class com.azure.data.cosmos.IndexingPolicy
Gets whether automatic indexing is enabled for a collection.
automatic(boolean) - Method in class com.azure.data.cosmos.IndexingPolicy
Sets whether automatic indexing is enabled for a collection.
AUTOMATIC - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
AutoPoolCreationFailedWithQuotaReached - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The Batch service could not create an auto pool to run the job on, because the account has reached its quota of compute nodes.
autoPoolIdPrefix() - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Get the Batch service assigns each auto Pool a unique identifier on creation.
AutoPoolSpecification - Class in com.microsoft.azure.batch.protocol.models
Specifies characteristics for a temporary 'auto pool'.
AutoPoolSpecification() - Constructor for class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
 
autoPoolSpecification() - Method in class com.microsoft.azure.batch.protocol.models.PoolInformation
Get if auto Pool creation fails, the Batch service moves the Job to a completed state, and the Pool creation error is set in the Job's scheduling error property.
autoRegenerateKey() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the autoRegenerateKey value.
autoRegenerateKey() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the autoRegenerateKey value.
autoRegenerateKey() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the autoRegenerateKey value.
autoScaleEvaluationInterval() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this property is set only if the Pool automatically scales, i.e.
autoScaleEvaluationInterval() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the default value is 15 minutes.
autoScaleEvaluationInterval() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
Get the default value is 15 minutes.
autoScaleEvaluationInterval() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the default value is 15 minutes.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this property is set only if the Pool automatically scales, i.e.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get this property must not be specified if enableAutoScale is set to false.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
Get the formula is checked for validity before it is applied to the Pool.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleParameter
Get the formula is validated and its results calculated, but it is not applied to the Pool.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get this property must not be specified if enableAutoScale is set to false.
AutoScaleFormulaTooLong - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An automatic scaling formula is too long.
AutoScaleRun - Class in com.microsoft.azure.batch.protocol.models
The results and errors from an execution of a Pool autoscale formula.
AutoScaleRun() - Constructor for class com.microsoft.azure.batch.protocol.models.AutoScaleRun
 
autoScaleRun() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this property is set only if the Pool automatically scales, i.e.
AutoScaleRunError - Class in com.microsoft.azure.batch.protocol.models
An error that occurred when executing or evaluating a Pool autoscale formula.
AutoScaleRunError() - Constructor for class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
 
AutoScaleTooManyRequestsToEnable - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
Enable AutoScale requests for the same pool must be separated by at least 30 seconds.
AutoScalingFormulaSyntaxError - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An automatic scaling formula has a syntax error.
autoStorageContainerName() - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Get the autoStorageContainerName, storageContainerUrl and httpUrl properties are mutually exclusive and one of them must be specified.
autoUser() - Method in class com.microsoft.azure.batch.protocol.models.UserIdentity
Get the userName and autoUser properties are mutually exclusive; you must specify one but not both.
AutoUserScope - Enum in com.microsoft.azure.batch.protocol.models
Defines values for AutoUserScope.
AutoUserSpecification - Class in com.microsoft.azure.batch.protocol.models
Specifies the parameters for the auto user that runs a Task on the Batch service.
AutoUserSpecification() - Constructor for class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
 
availableChannelCount() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
 
AverageAggregator - Class in com.azure.data.cosmos.internal.query.aggregation
 
AverageAggregator() - Constructor for class com.azure.data.cosmos.internal.query.aggregation.AverageAggregator
 
avgCPUPercentage() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the avgCPUPercentage value.
avgDiskGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the avgDiskGiB value.
avgMemoryGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the avgMemoryGiB value.
AzureActiveDirectoryTokenProvider - Class in com.microsoft.azure.eventhubs
 
AzureActiveDirectoryTokenProvider(AzureActiveDirectoryTokenProvider.AuthenticationCallback, String, Object) - Constructor for class com.microsoft.azure.eventhubs.AzureActiveDirectoryTokenProvider
 
AzureActiveDirectoryTokenProvider - Class in com.microsoft.azure.servicebus.security
This is a token provider that obtains tokens from Azure Active Directory.
AzureActiveDirectoryTokenProvider.AuthenticationCallback - Interface in com.microsoft.azure.eventhubs
 
AzureActiveDirectoryTokenProvider.AuthenticationCallback - Interface in com.microsoft.azure.servicebus.security
 
AzureStoragePartitionManagerOptions - Class in com.microsoft.azure.eventprocessorhost
 
AzureStoragePartitionManagerOptions() - Constructor for class com.microsoft.azure.eventprocessorhost.AzureStoragePartitionManagerOptions
 

B

BackendHeaders() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
backendPort() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the backendPort value.
backendPort() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get this must be unique within a Batch Pool.
BackoffRetryUtility - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
BackoffRetryUtility() - Constructor for class com.azure.data.cosmos.internal.BackoffRetryUtility
 
backOffTime - Variable in class com.azure.data.cosmos.internal.IRetryPolicy.ShouldRetryResult
 
backupCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified certificate.
backupCertificateAsync(String, String, ServiceCallback<BackupCertificateResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified certificate.
backupCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified certificate.
BackupCertificateResult - Class in com.microsoft.azure.keyvault.models
The backup certificate result, containing the backup blob.
BackupCertificateResult() - Constructor for class com.microsoft.azure.keyvault.models.BackupCertificateResult
 
backupCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified certificate.
backupKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Requests that a backup of the specified key be downloaded to the client.
backupKeyAsync(String, String, ServiceCallback<BackupKeyResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Requests that a backup of the specified key be downloaded to the client.
backupKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Requests that a backup of the specified key be downloaded to the client.
BackupKeyResult - Class in com.microsoft.azure.keyvault.models
The backup key result, containing the backup blob.
BackupKeyResult() - Constructor for class com.microsoft.azure.keyvault.models.BackupKeyResult
 
backupKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Requests that a backup of the specified key be downloaded to the client.
backupSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified secret.
backupSecretAsync(String, String, ServiceCallback<BackupSecretResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified secret.
backupSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified secret.
BackupSecretResult - Class in com.microsoft.azure.keyvault.models
The backup secret result, containing the backup blob.
BackupSecretResult() - Constructor for class com.microsoft.azure.keyvault.models.BackupSecretResult
 
backupSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified secret.
backupStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified storage account.
backupStorageAccountAsync(String, String, ServiceCallback<BackupStorageResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified storage account.
backupStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified storage account.
backupStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified storage account.
BackupStorageResult - Class in com.microsoft.azure.keyvault.models
The backup storage result, containing the backup blob.
BackupStorageResult() - Constructor for class com.microsoft.azure.keyvault.models.BackupStorageResult
 
BADREQUEST - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
BadRequest - Static variable in class com.azure.data.cosmos.internal.RMResources
 
BadRequestException - Exception in com.azure.data.cosmos
While this class is public, but it is not part of our published public APIs.
BadRequestException(String, Exception) - Constructor for exception com.azure.data.cosmos.BadRequestException
 
BadRequestException() - Constructor for exception com.azure.data.cosmos.BadRequestException
 
BadRequestException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.BadRequestException
 
BadRequestException(String) - Constructor for exception com.azure.data.cosmos.BadRequestException
 
BadRequestException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.BadRequestException
 
BarrierRequestHelper - Class in com.azure.data.cosmos.internal.directconnectivity
 
BarrierRequestHelper() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.BarrierRequestHelper
 
Base64Decoder - Static variable in class com.azure.data.cosmos.internal.Utils
 
base64EncodedCertificate() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the base64EncodedCertificate value.
base64EncodedCertificate() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
Base64Encoder - Static variable in class com.azure.data.cosmos.internal.Utils
 
Base64UrlJsonDeserializer - Class in com.microsoft.azure.keyvault.webkey
The base64 URL JSON deserializer.
Base64UrlJsonDeserializer() - Constructor for class com.microsoft.azure.keyvault.webkey.Base64UrlJsonDeserializer
 
Base64UrlJsonSerializer - Class in com.microsoft.azure.keyvault.webkey
The base64 URL JSON serializer.
Base64UrlJsonSerializer() - Constructor for class com.microsoft.azure.keyvault.webkey.Base64UrlJsonSerializer
 
BaseAuthorizationTokenProvider - Class in com.azure.data.cosmos.internal
This class is used internally by both client (for generating the auth header with master/system key) and by the GATEWAY when verifying the auth header in the Azure Cosmos DB database service.
BaseAuthorizationTokenProvider(CosmosKeyCredential) - Constructor for class com.azure.data.cosmos.internal.BaseAuthorizationTokenProvider
 
BaseDatabaseAccountConfigurationProvider - Class in com.azure.data.cosmos.internal
Used internally to provides functionality to work with database account configuration in the Azure Cosmos DB database service.
BaseDatabaseAccountConfigurationProvider(DatabaseAccount, ConsistencyLevel) - Constructor for class com.azure.data.cosmos.internal.BaseDatabaseAccountConfigurationProvider
 
baseIdentifier - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
baseIdentifier() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
BaseLease - Class in com.microsoft.azure.eventprocessorhost
BaseLease class is public so that advanced users can implement an ILeaseManager.
BaseLease() - Constructor for class com.microsoft.azure.eventprocessorhost.BaseLease
Do not use; added only for GSon deserializer
BaseLease(String) - Constructor for class com.microsoft.azure.eventprocessorhost.BaseLease
Create a BaseLease for the given partition.
BaseLease(String, String, boolean) - Constructor for class com.microsoft.azure.eventprocessorhost.BaseLease
Create and populate a BaseLease for the given partition.
BaseLease(BaseLease) - Constructor for class com.microsoft.azure.eventprocessorhost.BaseLease
Create a BaseLease by duplicating the given Lease.
BaseLinkHandler - Class in com.microsoft.azure.servicebus.amqp
 
BaseLinkHandler(IAmqpLink) - Constructor for class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
baseUrl() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the Batch service endpoint
baseUrl() - Method in interface com.microsoft.azure.batch.auth.BatchCredentials
Gets the Batch service endpoint.
baseUrl() - Method in class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
 
baseUrl() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the Batch service endpoint
BasicDemo - Class in com.azure.data.cosmos.examples
 
BasicDemo() - Constructor for class com.azure.data.cosmos.examples.BasicDemo
 
BatchApplicationTokenCredentials - Class in com.microsoft.azure.batch.auth
Application token based credentials for use with a Batch Service Client.
BatchApplicationTokenCredentials(String, String, String, String, String, String) - Constructor for class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Initializes a new instance of the BatchApplicationTokenCredentials.
BatchClient - Class in com.microsoft.azure.batch
A client for an Azure Batch account, used to access the Batch service.
BatchClientBehavior - Class in com.microsoft.azure.batch
Classes derived from the BatchClientBehavior class modify operational behaviors of an Azure Batch client.
BatchClientBehavior() - Constructor for class com.microsoft.azure.batch.BatchClientBehavior
 
BatchClientParallelOptions - Class in com.microsoft.azure.batch.interceptor
Stores options that configure the operation of methods on Batch client parallel operations.
BatchClientParallelOptions() - Constructor for class com.microsoft.azure.batch.interceptor.BatchClientParallelOptions
Initializes a new instance of the BatchClientParallelOptions class with default values.
BatchClientParallelOptions(int) - Constructor for class com.microsoft.azure.batch.interceptor.BatchClientParallelOptions
Initializes a new instance of the BatchClientParallelOptions class.
BatchCredentials - Interface in com.microsoft.azure.batch.auth
Interface for credentials used to authenticate access to an Azure Batch account.
batchEndpoint() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the Batch service auth endpoint.
batchEndpoint() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the Batch service auth endpoint.
BatchError - Class in com.microsoft.azure.batch.protocol.models
An error response received from the Azure Batch service.
BatchError() - Constructor for class com.microsoft.azure.batch.protocol.models.BatchError
 
BatchErrorCodeStrings - Class in com.microsoft.azure.batch
Error code strings returned from the Batch service.
BatchErrorCodeStrings() - Constructor for class com.microsoft.azure.batch.BatchErrorCodeStrings
 
BatchErrorDetail - Class in com.microsoft.azure.batch.protocol.models
An item of additional information included in an Azure Batch error response.
BatchErrorDetail() - Constructor for class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
 
BatchErrorException - Exception in com.microsoft.azure.batch.protocol.models
Exception thrown for an invalid response with BatchError information.
BatchErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.batch.protocol.models.BatchErrorException
Initializes a new instance of the BatchErrorException class.
BatchErrorException(String, Response<ResponseBody>, BatchError) - Constructor for exception com.microsoft.azure.batch.protocol.models.BatchErrorException
Initializes a new instance of the BatchErrorException class.
BatchOptions - Class in com.microsoft.azure.eventhubs
BatchOptions is used to create EventDataBatches.
BatchOptions() - Constructor for class com.microsoft.azure.eventhubs.BatchOptions
 
BatchRequestInterceptHandler - Interface in com.microsoft.azure.batch.interceptor
This interface enables an interceptor to modify a request to the Batch service.
BatchServiceClient - Interface in com.microsoft.azure.batch.protocol
The interface for BatchServiceClient class.
BatchSharedKeyCredentials - Class in com.microsoft.azure.batch.auth
Shared key credentials for an Azure Batch account.
BatchSharedKeyCredentials(String, String, String) - Constructor for class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
Initializes a new instance of the BatchSharedKeyCredentials class with the specified Batch service endpoint, account name, and access key.
batchSupportEndOfLife() - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Get the batchSupportEndOfLife value.
batchUrl() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets The base URL for all Azure Batch service requests..
BatchUserTokenCredentials - Class in com.microsoft.azure.batch.auth
User token based credentials for use with a Batch Service Client.
BatchUserTokenCredentials(String, String, String, String, String, String, String) - Constructor for class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Initializes a new instance of the BatchUserTokenCredentials.
beginFetchRange() - Method in class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRangeAccumulator
Updates the most recent start time internally.
BINARY_ID - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
BINARY_PASSTHROUGH_REQUEST - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Called once a bind operation is made.
BIND_MAX_EFFECTIVE_PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
BIND_MIN_EFFECTIVE_PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
BIND_PARTITION_KEY_RANGE_ID - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
BIND_PARTITION_KEY_RANGE_RID_PREFIX - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
BIND_REPLICA_DIRECTIVE - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
blob() - Method in class com.microsoft.azure.storage.blob.AccountSASService
Permission to access blob resources granted.
BLOB - Static variable in class com.microsoft.azure.storage.blob.models.PublicAccessType
Static value blob for PublicAccessType.
BLOB_ALREADY_EXISTS - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value BlobAlreadyExists for StorageErrorCode.
BLOB_ARCHIVED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value BlobArchived for StorageErrorCode.
BLOB_BEING_REHYDRATED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value BlobBeingRehydrated for StorageErrorCode.
BLOB_DEFAULT_DOWNLOAD_BLOCK_SIZE - Static variable in class com.microsoft.azure.storage.blob.TransferManager
The default size of a download chunk for download large blobs.
BLOB_NOT_ARCHIVED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value BlobNotArchived for StorageErrorCode.
BLOB_NOT_FOUND - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value BlobNotFound for StorageErrorCode.
BLOB_OVERWRITTEN - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value BlobOverwritten for StorageErrorCode.
BLOB_TIER_INADEQUATE_FOR_CONTENT_LENGTH - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value BlobTierInadequateForContentLength for StorageErrorCode.
BlobAbortCopyFromURLHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for AbortCopyFromURL operation.
BlobAbortCopyFromURLHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobAbortCopyFromURLHeaders
 
BlobAbortCopyFromURLResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the abortCopyFromURL operation.
BlobAbortCopyFromURLResponse(HttpRequest, int, BlobAbortCopyFromURLHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobAbortCopyFromURLResponse
Creates an instance of BlobAbortCopyFromURLResponse.
BlobAccessConditions - Class in com.microsoft.azure.storage.blob
This class contains values which will restrict the successful operation of a variety of requests to the conditions present.
BlobAccessConditions() - Constructor for class com.microsoft.azure.storage.blob.BlobAccessConditions
Creates an instance which has fields set to non-null, empty values.
BlobAccessDenied - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
Access was denied when trying to download a resource file required for the task.
BlobAcquireLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for AcquireLease operation.
BlobAcquireLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
 
BlobAcquireLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the acquireLease operation.
BlobAcquireLeaseResponse(HttpRequest, int, BlobAcquireLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseResponse
Creates an instance of BlobAcquireLeaseResponse.
blobAppendOffset() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Get the blobAppendOffset value.
blobAppendOffset() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Get the blobAppendOffset value.
BlobBreakLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for BreakLease operation.
BlobBreakLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
 
BlobBreakLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the breakLease operation.
BlobBreakLeaseResponse(HttpRequest, int, BlobBreakLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobBreakLeaseResponse
Creates an instance of BlobBreakLeaseResponse.
blobCacheControl() - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Get the blobCacheControl value.
BlobChangeLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for ChangeLease operation.
BlobChangeLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
 
BlobChangeLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the changeLease operation.
BlobChangeLeaseResponse(HttpRequest, int, BlobChangeLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobChangeLeaseResponse
Creates an instance of BlobChangeLeaseResponse.
blobCommittedBlockCount() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Get the blobCommittedBlockCount value.
blobCommittedBlockCount() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Get the blobCommittedBlockCount value.
blobCommittedBlockCount() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the blobCommittedBlockCount value.
blobCommittedBlockCount() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the blobCommittedBlockCount value.
blobContentDisposition() - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Get the blobContentDisposition value.
blobContentEncoding() - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Get the blobContentEncoding value.
blobContentLanguage() - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Get the blobContentLanguage value.
blobContentLength() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Get the blobContentLength value.
blobContentLength() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Get the blobContentLength value.
blobContentLength() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Get the blobContentLength value.
blobContentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the blobContentMD5 value.
blobContentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Get the blobContentMD5 value.
blobContentType() - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Get the blobContentType value.
BlobCopyFromURLHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for CopyFromURL operation.
BlobCopyFromURLHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
 
BlobCopyFromURLResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the copyFromURL operation.
BlobCopyFromURLResponse(HttpRequest, int, BlobCopyFromURLHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobCopyFromURLResponse
Creates an instance of BlobCopyFromURLResponse.
BlobCreateSnapshotHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for CreateSnapshot operation.
BlobCreateSnapshotHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
 
BlobCreateSnapshotResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the createSnapshot operation.
BlobCreateSnapshotResponse(HttpRequest, int, BlobCreateSnapshotHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotResponse
Creates an instance of BlobCreateSnapshotResponse.
BlobDeleteHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for Delete operation.
BlobDeleteHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobDeleteHeaders
 
BlobDeleteResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the delete operation.
BlobDeleteResponse(HttpRequest, int, BlobDeleteHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobDeleteResponse
Creates an instance of BlobDeleteResponse.
BlobDownloadHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for Download operation.
BlobDownloadHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
 
BlobDownloadMiscError - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
An error occurred when trying to download a resource file required for the task.
BlobDownloadResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the download operation.
BlobDownloadResponse(HttpRequest, int, BlobDownloadHeaders, Map<String, String>, Flowable<ByteBuffer>) - Constructor for class com.microsoft.azure.storage.blob.models.BlobDownloadResponse
Creates an instance of BlobDownloadResponse.
BlobDownloadTimedOut - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
A timeout occurred when downloading a resource file required for the task.
BlobFlatListSegment - Class in com.microsoft.azure.storage.blob.models
The BlobFlatListSegment model.
BlobFlatListSegment() - Constructor for class com.microsoft.azure.storage.blob.models.BlobFlatListSegment
 
BlobGetAccountInfoHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetAccountInfo operation.
BlobGetAccountInfoHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
 
BlobGetAccountInfoResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getAccountInfo operation.
BlobGetAccountInfoResponse(HttpRequest, int, BlobGetAccountInfoHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoResponse
Creates an instance of BlobGetAccountInfoResponse.
BlobGetPropertiesHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetProperties operation.
BlobGetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
 
BlobGetPropertiesResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getProperties operation.
BlobGetPropertiesResponse(HttpRequest, int, BlobGetPropertiesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobGetPropertiesResponse
Creates an instance of BlobGetPropertiesResponse.
BlobHierarchyListSegment - Class in com.microsoft.azure.storage.blob.models
The BlobHierarchyListSegment model.
BlobHierarchyListSegment() - Constructor for class com.microsoft.azure.storage.blob.models.BlobHierarchyListSegment
 
BlobHTTPHeaders - Class in com.microsoft.azure.storage.blob.models
Additional parameters for a set of operations.
BlobHTTPHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
 
BlobItem - Class in com.microsoft.azure.storage.blob.models
An Azure Storage blob.
BlobItem() - Constructor for class com.microsoft.azure.storage.blob.models.BlobItem
 
blobItems() - Method in class com.microsoft.azure.storage.blob.models.BlobFlatListSegment
Get the blobItems value.
blobItems() - Method in class com.microsoft.azure.storage.blob.models.BlobHierarchyListSegment
Get the blobItems value.
BlobListDetails - Class in com.microsoft.azure.storage.blob
This type allows users to specify additional information the service should return with each blob when listing blobs in a container (via a ContainerURL object).
BlobListDetails() - Constructor for class com.microsoft.azure.storage.blob.BlobListDetails
 
blobName() - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The blob name or null if a ServiceURL or ContainerURL was parsed.
blobName() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The name of the blob the SAS user may access.
BlobNotFound - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
A resource file required for the task does not exist.
blobPrefix() - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Get the property is valid only when autoStorageContainerName or storageContainerUrl is used.
BlobPrefix - Class in com.microsoft.azure.storage.blob.models
The BlobPrefix model.
BlobPrefix() - Constructor for class com.microsoft.azure.storage.blob.models.BlobPrefix
 
blobPrefixes() - Method in class com.microsoft.azure.storage.blob.models.BlobHierarchyListSegment
Get the blobPrefixes value.
BlobProperties - Class in com.microsoft.azure.storage.blob.models
Properties of a blob.
BlobProperties() - Constructor for class com.microsoft.azure.storage.blob.models.BlobProperties
 
blobPublicAccess() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Get the blobPublicAccess value.
blobPublicAccess() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the blobPublicAccess value.
BlobRange - Class in com.microsoft.azure.storage.blob
This is a representation of a range of bytes on a blob, typically used during a download operation.
BlobRange() - Constructor for class com.microsoft.azure.storage.blob.BlobRange
 
BlobReleaseLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for ReleaseLease operation.
BlobReleaseLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
 
BlobReleaseLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the releaseLease operation.
BlobReleaseLeaseResponse(HttpRequest, int, BlobReleaseLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseResponse
Creates an instance of BlobReleaseLeaseResponse.
BlobRenewLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for RenewLease operation.
BlobRenewLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
 
BlobRenewLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the renewLease operation.
BlobRenewLeaseResponse(HttpRequest, int, BlobRenewLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobRenewLeaseResponse
Creates an instance of BlobRenewLeaseResponse.
BlobSASPermission - Class in com.microsoft.azure.storage.blob
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a blob.
BlobSASPermission() - Constructor for class com.microsoft.azure.storage.blob.BlobSASPermission
Initializes a BlobSASPermission object with all fields set to false.
blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the blobSequenceNumber value.
blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the blobSequenceNumber value.
blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the blobSequenceNumber value.
blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Get the blobSequenceNumber value.
blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Get the blobSequenceNumber value.
blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Get the blobSequenceNumber value.
blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Get the blobSequenceNumber value.
blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Get the blobSequenceNumber value.
blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Get the blobSequenceNumber value.
BlobSetHTTPHeadersHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for SetHTTPHeaders operation.
BlobSetHTTPHeadersHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
 
BlobSetHTTPHeadersResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the setHTTPHeaders operation.
BlobSetHTTPHeadersResponse(HttpRequest, int, BlobSetHTTPHeadersHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersResponse
Creates an instance of BlobSetHTTPHeadersResponse.
BlobSetMetadataHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for SetMetadata operation.
BlobSetMetadataHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
 
BlobSetMetadataResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the setMetadata operation.
BlobSetMetadataResponse(HttpRequest, int, BlobSetMetadataHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobSetMetadataResponse
Creates an instance of BlobSetMetadataResponse.
BlobSetTierHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for SetTier operation.
BlobSetTierHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobSetTierHeaders
 
BlobSetTierResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the setTier operation.
BlobSetTierResponse(HttpRequest, int, BlobSetTierHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobSetTierResponse
Creates an instance of BlobSetTierResponse.
BlobStartCopyFromURLHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for StartCopyFromURL operation.
BlobStartCopyFromURLHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
 
BlobStartCopyFromURLResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the startCopyFromURL operation.
BlobStartCopyFromURLResponse(HttpRequest, int, BlobStartCopyFromURLHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLResponse
Creates an instance of BlobStartCopyFromURLResponse.
blobType() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the blobType value.
blobType() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the blobType value.
blobType() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the blobType value.
BlobType - Enum in com.microsoft.azure.storage.blob.models
Defines values for BlobType.
BlobUndeleteHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for Undelete operation.
BlobUndeleteHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobUndeleteHeaders
 
BlobUndeleteResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the undelete operation.
BlobUndeleteResponse(HttpRequest, int, BlobUndeleteHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobUndeleteResponse
Creates an instance of BlobUndeleteResponse.
BlobURL - Class in com.microsoft.azure.storage.blob
Represents a URL to a blob of any type: block, append, or page.
BlobURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.BlobURL
Creates a BlobURL object pointing to the account specified by the URL and using the provided pipeline to make HTTP requests.
BlobURLParts - Class in com.microsoft.azure.storage.blob
A BlobURLParts object represents the components that make up an Azure Storage Container/Blob URL.
BlobURLParts() - Constructor for class com.microsoft.azure.storage.blob.BlobURLParts
Initializes a BlobURLParts object with all fields set to null, except unparsedParameters, which is an empty map.
Block - Class in com.microsoft.azure.storage.blob.models
Represents a single block in a block blob.
Block() - Constructor for class com.microsoft.azure.storage.blob.models.Block
 
BLOCK_COUNT_EXCEEDS_LIMIT - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value BlockCountExceedsLimit for StorageErrorCode.
BLOCK_LIST_TOO_LONG - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value BlockListTooLong for StorageErrorCode.
BlockBlobCommitBlockListHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for CommitBlockList operation.
BlockBlobCommitBlockListHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
 
BlockBlobCommitBlockListResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the commitBlockList operation.
BlockBlobCommitBlockListResponse(HttpRequest, int, BlockBlobCommitBlockListHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListResponse
Creates an instance of BlockBlobCommitBlockListResponse.
BlockBlobGetBlockListHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetBlockList operation.
BlockBlobGetBlockListHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
 
BlockBlobGetBlockListResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getBlockList operation.
BlockBlobGetBlockListResponse(HttpRequest, int, BlockBlobGetBlockListHeaders, Map<String, String>, BlockList) - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListResponse
Creates an instance of BlockBlobGetBlockListResponse.
BlockBlobStageBlockFromURLHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for StageBlockFromURL operation.
BlockBlobStageBlockFromURLHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
 
BlockBlobStageBlockFromURLResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the stageBlockFromURL operation.
BlockBlobStageBlockFromURLResponse(HttpRequest, int, BlockBlobStageBlockFromURLHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLResponse
Creates an instance of BlockBlobStageBlockFromURLResponse.
BlockBlobStageBlockHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for StageBlock operation.
BlockBlobStageBlockHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
 
BlockBlobStageBlockResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the stageBlock operation.
BlockBlobStageBlockResponse(HttpRequest, int, BlockBlobStageBlockHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockResponse
Creates an instance of BlockBlobStageBlockResponse.
BlockBlobUploadHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for Upload operation.
BlockBlobUploadHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
 
BlockBlobUploadResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the upload operation.
BlockBlobUploadResponse(HttpRequest, int, BlockBlobUploadHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobUploadResponse
Creates an instance of BlockBlobUploadResponse.
BlockBlobURL - Class in com.microsoft.azure.storage.blob
Represents a URL to a block blob.
BlockBlobURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.BlockBlobURL
Creates a BlockBlobURL object pointing to the account specified by the URL and using the provided pipeline to make HTTP requests.
BlockList - Class in com.microsoft.azure.storage.blob.models
The BlockList model.
BlockList() - Constructor for class com.microsoft.azure.storage.blob.models.BlockList
 
BlockListType - Enum in com.microsoft.azure.storage.blob.models
Defines values for BlockListType.
BlockLookupList - Class in com.microsoft.azure.storage.blob.models
The BlockLookupList model.
BlockLookupList() - Constructor for class com.microsoft.azure.storage.blob.models.BlockLookupList
 
body() - Method in class com.azure.data.cosmos.CosmosStoredProcedureProperties
Get the body of the stored procedure.
body(String) - Method in class com.azure.data.cosmos.CosmosStoredProcedureProperties
Set the body of the stored procedure.
body() - Method in class com.azure.data.cosmos.CosmosTriggerProperties
Get the body of the trigger.
body(String) - Method in class com.azure.data.cosmos.CosmosTriggerProperties
Set the body of the trigger.
body() - Method in class com.azure.data.cosmos.CosmosUserDefinedFunctionProperties
Get the body of the user defined function.
body(String) - Method in class com.azure.data.cosmos.CosmosUserDefinedFunctionProperties
Set the body of the user defined function.
BODY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
body() - Method in class com.azure.data.cosmos.internal.http.BufferedHttpResponse
 
body() - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Get the request content.
body() - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Get the publisher emitting response content chunks.
body() - Method in exception com.microsoft.azure.batch.protocol.models.BatchErrorException
 
body() - Method in exception com.microsoft.azure.keyvault.models.KeyVaultErrorException
 
body(ReliableDownloadOptions) - Method in class com.microsoft.azure.storage.blob.DownloadResponse
Returns the response body which has been modified to enable reliably reading data if desired (if options.maxRetryRequests > 0.
body() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyResponse
 
body() - Method in class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentResponse
 
body() - Method in exception com.microsoft.azure.storage.blob.models.StorageErrorException
 
bodyAsByteArray() - Method in class com.azure.data.cosmos.internal.http.BufferedHttpResponse
 
bodyAsByteArray() - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Get the response content as a byte[].
bodyAsString() - Method in class com.azure.data.cosmos.internal.http.BufferedHttpResponse
 
bodyAsString(Charset) - Method in class com.azure.data.cosmos.internal.http.BufferedHttpResponse
 
bodyAsString() - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Get the response content as a string.
bodyAsString(Charset) - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Get the response content as a string.
BOOTSTRAP - Static variable in class com.microsoft.azure.storage.blob.models.GeoReplicationStatusType
Static value bootstrap for GeoReplicationStatusType.
Bootstrapper - Interface in com.azure.data.cosmos.internal.changefeed
Bootstrapping interface.
breakLease() - Method in class com.microsoft.azure.storage.blob.BlobURL
BreakLease breaks the blob's previously-acquired lease (if it exists).
breakLease(Integer, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
BreakLease breaks the blob's previously-acquired lease (if it exists).
breakLease() - Method in class com.microsoft.azure.storage.blob.ContainerURL
Breaks the container's previously-acquired lease.
breakLease(Integer, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Breaks the container's previously-acquired lease.
breakLease(Context, Integer, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
breakLease(Context, Integer, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
breakLeaseAsync(Context, Integer, Integer, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
breakLeaseAsync(Context, Integer, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
breakLeaseAsync(Context, Integer, Integer, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
breakLeaseAsync(Context, Integer, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
breakLeaseWithRestResponseAsync(Context, Integer, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
breakLeaseWithRestResponseAsync(Context, Integer, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
BridgeInternal - Class in com.azure.data.cosmos
This is meant to be used only internally as a bridge access to classes in com.azure.data.cosmos
BridgeInternal() - Constructor for class com.azure.data.cosmos.BridgeInternal
 
buffer() - Method in class com.azure.data.cosmos.internal.http.BufferedHttpResponse
 
buffer() - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Get a new Response object wrapping this response with it's content buffered into memory.
BufferedHttpResponse - Class in com.azure.data.cosmos.internal.http
HTTP response which will buffer the response's body when/if it is read.
BufferedHttpResponse(HttpResponse) - Constructor for class com.azure.data.cosmos.internal.http.BufferedHttpResponse
Creates a buffered HTTP response.
build() - Method in interface com.azure.data.cosmos.ChangeFeedProcessor.BuilderDefinition
Builds a new instance of the ChangeFeedProcessor with the specified configuration asynchronously.
build() - Method in class com.azure.data.cosmos.CosmosClientBuilder
Builds a cosmos configuration object with the provided properties
build() - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
build() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager.LeaseStoreManagerBuilderDefinition
 
build() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
build() - Method in class com.microsoft.azure.batch.DetailLevel.Builder
Create a DetailLevel class instance.
build() - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.OptionalStep
After setting all desired optional values, call this method to build an EventProcessorHost instance.
build() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
builds the CreateCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
builds the CreateKeyRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
builds the ImportCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
builds the ImportKeyRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
builds the MergeCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
builds the SetCertificateIssuerRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
builds the SetSecretRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest.Builder
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest.Builder
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
builds the UpdateCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
builds the UpdateKeyRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
builds the UpdateSecretRequest object.
Builder() - Static method in interface com.azure.data.cosmos.ChangeFeedProcessor
Helper static method to build ChangeFeedProcessor instances as logical representation of the Azure Cosmos DB database service.
builder() - Static method in class com.azure.data.cosmos.CosmosClient
Instantiate the cosmos client builder to build cosmos client
Builder() - Constructor for class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
Builder() - Static method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
 
Builder(Duration) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
Builder(int) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
Builder() - Constructor for class com.microsoft.azure.batch.DetailLevel.Builder
Initializes a new instance of the Builder class.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
The builder for constructing CreateCertificateRequest object.
Builder(String, String, JsonWebKeyType) - Constructor for class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
The builder for constructing CreateKeyRequest object.
Builder(String, String, String) - Constructor for class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
The builder for constructing ImportCertificateRequest object.
Builder(String, String, JsonWebKey) - Constructor for class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
The builder for constructing ImportKeyRequest object.
Builder(String, String, List<byte[]>) - Constructor for class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
The builder for constructing MergeCertificateRequest object.
Builder(String, String, String) - Constructor for class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
The builder for constructing SetCertificateIssuerRequest object.
Builder(String, String, String) - Constructor for class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
The builder for constructing SetSecretRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
The builder for constructing UpdateCertificateIssuerRequest object.
Builder(String, String, Boolean) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest.Builder
The builder for constructing CreateCertificateRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest.Builder
The builder for constructing UpdateCertificatePolicyRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
The builder for constructing UpdateCertificateRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
The builder for constructing UpdateKeyRequest object.
Builder(String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
The builder for constructing UpdateKeyRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
The builder for constructing UpdateSecretRequest object.
Builder(String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
The builder for constructing UpdateSecretRequest object.
ByteExtensions - Class in com.microsoft.azure.keyvault.cryptography
 
ByteExtensions() - Constructor for class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 
Bytes - Class in com.azure.data.cosmos.internal
 
Bytes() - Constructor for class com.azure.data.cosmos.internal.Bytes
 
bytes() - Method in class com.azure.data.cosmos.internal.routing.Int128
 

C

C_RLSIGN - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value cRLSign for KeyUsageType.
CACHE_CONTROL - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
cacheControl() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the cacheControl value.
cacheControl() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the cacheControl value.
cacheControl() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the cacheControl value.
cacheControl() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
cacheControl() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The cache-control header for the SAS.
caching() - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Get the default value for caching is readwrite.
CachingKeyResolver - Class in com.microsoft.azure.keyvault.extensions
The key resolver that caches the key after resolving to IKey.
CachingKeyResolver(int, IKeyResolver) - Constructor for class com.microsoft.azure.keyvault.extensions.CachingKeyResolver
Constructor.
CachingType - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CachingType.
CAN_CHARGE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CAN_OFFER_REPLACE_COMPLETE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CAN_THROTTLE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
cancel() - Method in class com.azure.data.cosmos.internal.changefeed.CancellationTokenSource
 
cancelDeleteCertificate(String, String) - Method in class com.microsoft.azure.batch.CertificateOperations
Cancels a failed deletion of the specified certificate.
cancelDeleteCertificate(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Cancels a failed deletion of the specified certificate.
cancelDeletion(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a Certificate from the specified Account.
cancelDeletion(String, String, CertificateCancelDeletionOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a Certificate from the specified Account.
cancelDeletionAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a Certificate from the specified Account.
cancelDeletionAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a Certificate from the specified Account.
cancelDeletionAsync(String, String, CertificateCancelDeletionOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a Certificate from the specified Account.
cancelDeletionAsync(String, String, CertificateCancelDeletionOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a Certificate from the specified Account.
cancelDeletionWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a Certificate from the specified Account.
cancelDeletionWithServiceResponseAsync(String, String, CertificateCancelDeletionOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a Certificate from the specified Account.
cancellationRequested() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the cancellationRequested value.
cancellationRequested() - Method in class com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
Get the cancellationRequested value.
cancellationRequested() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest
 
CancellationToken - Class in com.azure.data.cosmos.internal.changefeed
Propagates notification that operations should be canceled..
CancellationToken(CancellationTokenSource) - Constructor for class com.azure.data.cosmos.internal.changefeed.CancellationToken
 
CancellationTokenSource - Class in com.azure.data.cosmos.internal.changefeed
Signals to a CancellationToken that it should be canceled..
CancellationTokenSource() - Constructor for class com.azure.data.cosmos.internal.changefeed.CancellationTokenSource
 
cancelScheduledMessage(long) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Cancels the enqueuing of an already sent scheduled message, if it was not already enqueued.
cancelScheduledMessage(long) - Method in class com.microsoft.azure.servicebus.QueueClient
 
cancelScheduledMessage(long) - Method in class com.microsoft.azure.servicebus.TopicClient
 
cancelScheduledMessageAsync(long) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Cancels the enqueuing of an already sent scheduled message, if it was not already enqueued.
cancelScheduledMessageAsync(Long[], Duration) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
cancelScheduledMessageAsync(long) - Method in class com.microsoft.azure.servicebus.QueueClient
 
cancelScheduledMessageAsync(long) - Method in class com.microsoft.azure.servicebus.TopicClient
 
CANNOT_CHANGE_TO_LOWER_TIER - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value CannotChangeToLowerTier for StorageErrorCode.
CANNOT_VERIFY_COPY_SOURCE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value CannotVerifyCopySource for StorageErrorCode.
CanUseMultipleWriteLocations(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
canUseMultipleWriteLocations(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.routing.LocationCache
 
capabilities() - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Get not every capability of the Image is listed.
CaseInsensitiveHashMap<V> - Class in com.azure.data.cosmos.internal.routing
 
CaseInsensitiveHashMap() - Constructor for class com.azure.data.cosmos.internal.routing.CaseInsensitiveHashMap
 
category() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Get possible values include: 'userError', 'serverError'.
category() - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Get possible values include: 'userError', 'serverError'.
CBS_NODE_ADDRESS_SEGMENT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
cer() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the cer value.
Certificate - Class in com.microsoft.azure.batch.protocol.models
A Certificate that can be installed on Compute Nodes and can be used to authenticate operations on the machine.
Certificate() - Constructor for class com.microsoft.azure.batch.protocol.models.Certificate
 
CertificateAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
CertificateAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
 
CertificateAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
CertificateAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
 
CertificateAddParameter - Class in com.microsoft.azure.batch.protocol.models
A Certificate that can be installed on Compute Nodes and can be used to authenticate operations on the machine.
CertificateAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
 
CertificateAttributes - Class in com.microsoft.azure.keyvault.models
The certificate management attributes.
CertificateAttributes() - Constructor for class com.microsoft.azure.keyvault.models.CertificateAttributes
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateBeingDeleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A certificate operation was attempted which is not permitted when the certificate is in the process of being deleted.
CertificateBundle - Class in com.microsoft.azure.keyvault.models
A certificate bundle consists of a certificate (X509) plus its attributes.
CertificateBundle() - Constructor for class com.microsoft.azure.keyvault.models.CertificateBundle
 
CertificateBundle - Class in com.microsoft.azure.keyvault.models.custom
A certificate bundle consists of a certificate (X509) plus its attributes.
CertificateBundle() - Constructor for class com.microsoft.azure.keyvault.models.custom.CertificateBundle
 
certificateBundleBackup() - Method in class com.microsoft.azure.keyvault.models.CertificateRestoreParameters
Get the certificateBundleBackup value.
CertificateCancelDeletionHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for CancelDeletion operation.
CertificateCancelDeletionHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
 
CertificateCancelDeletionOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for cancelDeletion operation.
CertificateCancelDeletionOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
 
CertificateCreateParameters - Class in com.microsoft.azure.keyvault.models
The certificate create parameters.
CertificateCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateCreateParameters
 
CertificateDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
CertificateDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
 
CertificateDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
CertificateDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
 
CertificateExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The certificate you are attempting to add already exists.
certificateFormat() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get possible values include: 'pfx', 'cer'.
CertificateFormat - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CertificateFormat.
CertificateGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
CertificateGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
 
CertificateGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
CertificateGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
 
certificateHostNameOverride(String) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
CertificateIdentifier - Class in com.microsoft.azure.keyvault
The certificate identifier.
CertificateIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.CertificateIdentifier
Constructor.
CertificateIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.CertificateIdentifier
Constructor.
CertificateIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.CertificateIdentifier
Constructor.
certificateIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
The certificate identifier.
CertificateImportParameters - Class in com.microsoft.azure.keyvault.models
The certificate import parameters.
CertificateImportParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateImportParameters
 
CertificateIssuerItem - Class in com.microsoft.azure.keyvault.models
The certificate issuer item containing certificate issuer metadata.
CertificateIssuerItem() - Constructor for class com.microsoft.azure.keyvault.models.CertificateIssuerItem
 
CertificateIssuerSetParameters - Class in com.microsoft.azure.keyvault.models
The certificate issuer set parameters.
CertificateIssuerSetParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
 
CertificateIssuerUpdateParameters - Class in com.microsoft.azure.keyvault.models
The certificate issuer update parameters.
CertificateIssuerUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
 
CertificateItem - Class in com.microsoft.azure.keyvault.models
The certificate item containing certificate metadata.
CertificateItem() - Constructor for class com.microsoft.azure.keyvault.models.CertificateItem
 
CertificateListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
CertificateListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
 
CertificateListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
CertificateListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
 
CertificateListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
CertificateListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateListOptions
 
CertificateMergeParameters - Class in com.microsoft.azure.keyvault.models
The certificate merge parameters.
CertificateMergeParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateMergeParameters
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The certificate on which an operation was attempted is not present in the Batch account.
CertificateOperation - Class in com.microsoft.azure.keyvault.models
A certificate operation is returned in case of asynchronous requests.
CertificateOperation() - Constructor for class com.microsoft.azure.keyvault.models.CertificateOperation
 
CertificateOperation - Class in com.microsoft.azure.keyvault.models.custom
A certificate operation is returned in case of asynchronous requests.
CertificateOperation() - Constructor for class com.microsoft.azure.keyvault.models.custom.CertificateOperation
 
CertificateOperationIdentifier - Class in com.microsoft.azure.keyvault
The certificate operation identifier.
CertificateOperationIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.CertificateOperationIdentifier
Constructor.
CertificateOperationIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.CertificateOperationIdentifier
Constructor.
certificateOperationIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateOperation
The certificate operation identifier.
certificateOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a CertificateOperations object for performing certificate-related operations on the associated account.
CertificateOperations - Class in com.microsoft.azure.batch
Performs certificate-related operations on an Azure Batch account.
CertificateOperationUpdateParameter - Class in com.microsoft.azure.keyvault.models
The certificate operation update parameters.
CertificateOperationUpdateParameter() - Constructor for class com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Get the certificatePolicy value.
certificatePolicy() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the certificatePolicy value.
CertificatePolicy - Class in com.microsoft.azure.keyvault.models
Management policy for a certificate.
CertificatePolicy() - Constructor for class com.microsoft.azure.keyvault.models.CertificatePolicy
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Get the certificatePolicy value.
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateReference - Class in com.microsoft.azure.batch.protocol.models
A reference to a Certificate to be installed on Compute Nodes in a Pool.
CertificateReference() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateReference
 
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get for Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get for Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get for Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Get if this element is present, it replaces any existing Certificate references configured on the Pool.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get for Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Get this list replaces any existing Certificate references configured on the Pool.
CertificateRestoreParameters - Class in com.microsoft.azure.keyvault.models
The certificate restore parameters.
CertificateRestoreParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateRestoreParameters
 
certificates() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Certificates object to access its operations.
Certificates - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Certificates.
CertificateState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CertificateState.
CertificateStateActive - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A certificate operation was attempted which is not permitted when the certificate is active.
CertificateStateDeleteFailed - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A certificate could not be deleted because it is still in use.
CertificateStoreLocation - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CertificateStoreLocation.
certificateTransparency() - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Get the certificateTransparency value.
certificateType() - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Get the certificateType value.
CertificateUpdateParameters - Class in com.microsoft.azure.keyvault.models
The certificate update parameters.
CertificateUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
 
certificateVersion() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateVisibility - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CertificateVisibility.
ChangeFeedContextClient - Interface in com.azure.data.cosmos.internal.changefeed
The interface that captures the APIs required to handle change feed processing logic.
ChangeFeedObserver - Interface in com.azure.data.cosmos.internal.changefeed
The interface used to deliver change events to document feed observers.
ChangeFeedObserverCloseReason - Enum in com.azure.data.cosmos.internal.changefeed
The reason for the ChangeFeedObserver to close.
ChangeFeedObserverContext - Interface in com.azure.data.cosmos.internal.changefeed
Represents the context passed to ChangeFeedObserver events.
ChangeFeedObserverFactory - Interface in com.azure.data.cosmos.internal.changefeed
Factory class used to create instance(s) of ChangeFeedObserver.
ChangeFeedOptions - Class in com.azure.data.cosmos
Specifies the options associated with change feed methods (enumeration operations) in the Azure Cosmos DB database service.
ChangeFeedOptions() - Constructor for class com.azure.data.cosmos.ChangeFeedOptions
 
ChangeFeedOptions(ChangeFeedOptions) - Constructor for class com.azure.data.cosmos.ChangeFeedOptions
 
ChangeFeedProcessor - Interface in com.azure.data.cosmos
Simple host for distributing change feed events across observers and thus allowing these observers scale.
ChangeFeedProcessor.BuilderDefinition - Interface in com.azure.data.cosmos
The ChangeFeedProcessor builder definitions for setting the properties.
ChangeFeedProcessorOptions - Class in com.azure.data.cosmos
Specifies the options associated with ChangeFeedProcessor.
ChangeFeedProcessorOptions() - Constructor for class com.azure.data.cosmos.ChangeFeedProcessorOptions
 
changeLease(String, String) - Method in class com.microsoft.azure.storage.blob.BlobURL
ChangeLease changes the blob's lease ID.
changeLease(String, String, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
ChangeLease changes the blob's lease ID.
changeLease(String, String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Changes the container's leaseAccessConditions.
changeLease(String, String, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Changes the container's leaseAccessConditions.
changeLease(Context, String, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
changeLease(Context, String, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
changeLeaseAsync(Context, String, String, Integer, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
changeLeaseAsync(Context, String, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
changeLeaseAsync(Context, String, String, Integer, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
changeLeaseAsync(Context, String, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
changeLeaseWithRestResponseAsync(Context, String, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
changeLeaseWithRestResponseAsync(Context, String, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
channelAcquired(Channel) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelHandler
Called by ChannelPool.acquire() after a Channel is acquired
channelActive(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
The Channel of the ChannelHandlerContext is now active
channelCreated(Channel) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelHandler
Called by ChannelPool.release(io.netty.channel.Channel) after a Channel is created
channelInactive(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Completes all pending requests exceptionally when a channel reaches the end of its lifetime
channelRead(ChannelHandlerContext, Object) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextRequestDecoder
Prepare for decoding an @{link RntbdContextRequest} or fire a channel readTree event to pass the input message along
channelRead(ChannelHandlerContext, Object) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestDecoder
Prepare for decoding an @{link RntbdRequest} or fire a channel readTree event to pass the input message along
channelRead(ChannelHandlerContext, Object) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
 
channelReadComplete(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Invoked when the last message read by the current read operation has been consumed
channelRegistered(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Constructs a CoalescingBufferQueue for buffering encoded requests until we have an RntbdRequest
channelReleased(Channel) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelHandler
Called by ChannelPool.release(io.netty.channel.Channel) after a Channel is released
channelUnregistered(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
The Channel of the ChannelHandlerContext was unregistered from its EventLoop
channelWritabilityChanged(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Gets called once the writable state of a Channel changed.
CHARACTER_SET - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CHECKING_CHECKPOINT_STORE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CHECKING_LEASE_STORE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CHECKING_LEASES - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
checkNotNullOrThrow(Object, String, String) - Static method in class com.azure.data.cosmos.internal.Utils
 
checkOverlapping(Range<T>, Range<T>) - Static method in class com.azure.data.cosmos.internal.routing.Range
 
checkpoint() - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedObserverContext
Checkpoints progress of a stream.
checkpoint(Lease, String) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseCheckpointer
Check-points the lease.
checkpoint(Lease, String) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
Checkpoint the lease.
Checkpoint - Class in com.microsoft.azure.eventprocessorhost
Checkpoint class is public so that advanced users can implement an ICheckpointManager.
Checkpoint(String) - Constructor for class com.microsoft.azure.eventprocessorhost.Checkpoint
Create a checkpoint with offset/sequenceNumber set to the start of the stream.
Checkpoint(String, String, long) - Constructor for class com.microsoft.azure.eventprocessorhost.Checkpoint
Create a checkpoint with the given offset and sequenceNumber.
Checkpoint(Checkpoint) - Constructor for class com.microsoft.azure.eventprocessorhost.Checkpoint
Create a checkpoint which is a duplicate of the given checkpoint.
checkpoint() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Writes the position of the last event in the current batch to the checkpoint store via the checkpoint manager.
checkpoint(EventData) - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Writes the position of the provided EventData instance to the checkpoint store via the checkpoint manager.
checkpoint(Checkpoint) - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Writes the position of the provided Checkpoint instance to the checkpoint store via the checkpoint manager.
CheckpointFrequency - Class in com.azure.data.cosmos.internal.changefeed
Specifies the frequency of lease event.
CheckpointFrequency() - Constructor for class com.azure.data.cosmos.internal.changefeed.CheckpointFrequency
 
checkpointPartition(String) - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionCheckpointer
Checkpoints the given partition up to the given continuation token.
checkpointStoreExists() - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Does the checkpoint store exist? The returned CompletableFuture completes with true if the checkpoint store exists or false if it does not.
checkpointStoreExists() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
checkpointTimeoutInSeconds - Variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
checkRequestOrReturnException(boolean, String, String) - Static method in class com.azure.data.cosmos.internal.Utils
 
checkRequestOrReturnException(boolean, String, String, Object...) - Static method in class com.azure.data.cosmos.internal.Utils
 
checkStateOrReturnException(boolean, String, String) - Static method in class com.azure.data.cosmos.internal.Utils
 
checkStateOrReturnException(boolean, String, String, Object...) - Static method in class com.azure.data.cosmos.internal.Utils
 
checkStateOrThrow(boolean, String, String) - Static method in class com.azure.data.cosmos.internal.Utils
 
checkStateOrThrow(boolean, String, String, Object...) - Static method in class com.azure.data.cosmos.internal.Utils
 
chunkSize() - Method in class com.microsoft.azure.storage.blob.TransferManagerDownloadFromBlobOptions
The size of the chunk into which large download operations will be broken into.
cleanupStaleTestDatabases(DatabaseForTest.DatabaseManager) - Static method in class com.azure.data.cosmos.internal.DatabaseForTest
 
clear() - Method in class com.azure.data.cosmos.internal.caches.AsyncCache
 
clear() - Method in class com.azure.data.cosmos.SqlParameterList
 
ClearingSessionContainerClientRetryPolicy - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
ClearingSessionContainerClientRetryPolicy(ISessionContainer, IDocumentClientRetryPolicy) - Constructor for class com.azure.data.cosmos.internal.ClearingSessionContainerClientRetryPolicy
 
clearMemory() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Clear key materials.
clearPages(Context, long, Integer, String, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Clear Pages operation clears a set of pages from a page blob.
clearPages(PageRange) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Frees the specified pages from the page blob.
clearPages(PageRange, PageBlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Frees the specified pages from the page blob.
clearPagesAsync(Context, long, Integer, String, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Clear Pages operation clears a set of pages from a page blob.
clearPagesAsync(Context, long, Integer, String, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Clear Pages operation clears a set of pages from a page blob.
clearPagesWithRestResponseAsync(Context, long, Integer, String, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Clear Pages operation clears a set of pages from a page blob.
ClearRange - Class in com.microsoft.azure.storage.blob.models
The ClearRange model.
ClearRange() - Constructor for class com.microsoft.azure.storage.blob.models.ClearRange
 
clearRange() - Method in class com.microsoft.azure.storage.blob.models.PageList
Get the clearRange value.
ClearRouteToLocation() - Method in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
Clears location-based routing directive
clearRoutingHints() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
clearTokenByCollectionFullName(String) - Method in interface com.azure.data.cosmos.internal.ISessionContainer
Atomically: removes partitionKeyRangeId token map associated with collectionFullName, maps collectionFullName to resourceId and removes its map as well.
clearTokenByCollectionFullName(String) - Method in class com.azure.data.cosmos.internal.SessionContainer
 
clearTokenByResourceId(String) - Method in interface com.azure.data.cosmos.internal.ISessionContainer
Atomically: removes partitionKeyRangeId token map associated with resourceId, maps resourceId to collectionFullName and removes its map as well
clearTokenByResourceId(String) - Method in class com.azure.data.cosmos.internal.SessionContainer
 
client - Variable in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
client() - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Specifies which HttpClient to use to send the requests.
CLIENT_REQUEST_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CLIENT_RETRY_ATTEMPT_COUNT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ClientConstants - Class in com.microsoft.azure.servicebus.primitives
 
ClientEntity - Class in com.microsoft.azure.servicebus.primitives
Contract for all client entities with Open-Close/Abort state m/c
ClientEntity(String) - Constructor for class com.microsoft.azure.servicebus.primitives.ClientEntity
 
ClientFactory - Class in com.microsoft.azure.servicebus
Utility class for creating message senders and receivers.
clientId() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the Active Directory application client id.
clientId() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the Active Directory application client id.
ClientInternalPageSize - Static variable in class com.azure.data.cosmos.internal.query.ParallelQueryConfig
 
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get the client-request-id provided by the client during the request.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
ClientRequestIdInterceptor - Class in com.microsoft.azure.batch.interceptor
Interceptor which contains a function used to generate a client request ID.
ClientRequestIdInterceptor() - Constructor for class com.microsoft.azure.batch.interceptor.ClientRequestIdInterceptor
Initializes a new ClientRequestIdInterceptor for use in setting the client request ID of a request.
ClientRetryPolicy - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
ClientRetryPolicy(GlobalEndpointManager, boolean, RetryOptions) - Constructor for class com.azure.data.cosmos.internal.ClientRetryPolicy
 
ClientSettings - Class in com.microsoft.azure.servicebus
Class encapsulating common client level settings like TokenProvider, RetryPolicy, OperationTimeout.
ClientSettings(TokenProvider) - Constructor for class com.microsoft.azure.servicebus.ClientSettings
Creates a new instance with the given token provider, default retry policy and default operation timeout.
ClientSettings(TokenProvider, RetryPolicy, Duration) - Constructor for class com.microsoft.azure.servicebus.ClientSettings
Creates a new instance with the given token provider, retry policy and operation timeout.
ClientSettings(TokenProvider, RetryPolicy, Duration, TransportType) - Constructor for class com.microsoft.azure.servicebus.ClientSettings
Creates a new instance with the given token provider, retry policy and operation timeout.
ClientSideMetrics - Class in com.azure.data.cosmos.internal.query.metrics
Client side QueryMetrics
ClientSideMetrics(int, double, List<FetchExecutionRange>, List<ImmutablePair<String, SchedulingTimeSpan>>) - Constructor for class com.azure.data.cosmos.internal.query.metrics.ClientSideMetrics
Constructor
ClientSideQueryMetricsText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
clone() - Method in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
clone() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
clone(byte[]) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
Creates a copy of the source array.
close() - Method in class com.azure.data.cosmos.CosmosClient
Close this CosmosClient instance and cleans up the resources.
close() - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Close this AsyncDocumentClient instance and cleans up the resources.
close() - Method in class com.azure.data.cosmos.internal.changefeed.CancellationTokenSource
 
close() - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
Closes the document client instance and cleans up the resources.
close(ChangeFeedObserverContext, ChangeFeedObserverCloseReason) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedObserver
This is called when change feed observer is closed.
close() - Method in class com.azure.data.cosmos.internal.directconnectivity.HttpTransportClient
 
close() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
 
close() - Method in interface com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint
 
close() - Method in interface com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Provider
 
close() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
close(ChannelHandlerContext, ChannelPromise) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Called once a close operation is made.
close() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestTimer
 
close() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint
 
close() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider
 
close() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient
 
close() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreClientFactory
 
close() - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
close() - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Closes the response content stream, if any.
close() - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
close() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
 
close() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
close() - Method in interface com.microsoft.azure.eventhubs.PartitionSender
 
close() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
close() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
close() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
close() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
close() - Method in interface com.microsoft.azure.servicebus.ICloseable
Synchronously closes and disposes any resources associated with this object.
close() - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Disposes and closes the managementClient.
close() - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Disposes and closes the managementClient.
close() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
close() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadResponse
Disposes of the connection associated with this stream response.
closeAsync() - Method in interface com.microsoft.azure.servicebus.ICloseable
Closes and disposes any resources associated with this object.
closeAsync() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
closeQuietly(AutoCloseable) - Static method in class com.azure.data.cosmos.internal.LifeCycleUtils
 
CloseReason - Enum in com.microsoft.azure.eventprocessorhost
Used when implementing IEventProcessor.
closeSync() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
 
closeSync() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
closeSync() - Method in interface com.microsoft.azure.eventhubs.PartitionSender
 
CLOSING_EVENT_PROCESSOR - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CloudJob - Class in com.microsoft.azure.batch.protocol.models
An Azure Batch Job.
CloudJob() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudJob
 
CloudJobSchedule - Class in com.microsoft.azure.batch.protocol.models
A Job Schedule that allows recurring Jobs by specifying when to run Jobs and a specification used to create each Job.
CloudJobSchedule() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
 
CloudPool - Class in com.microsoft.azure.batch.protocol.models
A Pool in the Azure Batch service.
CloudPool() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudPool
 
cloudServiceConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this property and virtualMachineConfiguration are mutually exclusive and one of the properties must be specified.
CloudServiceConfiguration - Class in com.microsoft.azure.batch.protocol.models
The configuration for Compute Nodes in a Pool based on the Azure Cloud Services platform.
CloudServiceConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
 
cloudServiceConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get this property and virtualMachineConfiguration are mutually exclusive and one of the properties must be specified.
cloudServiceConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get this property must be specified if the Pool needs to be created with Azure PaaS VMs.
CloudTask - Class in com.microsoft.azure.batch.protocol.models
An Azure Batch Task.
CloudTask() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudTask
 
CloudTaskListSubtasksResult - Class in com.microsoft.azure.batch.protocol.models
The result of listing the subtasks of a Task.
CloudTaskListSubtasksResult() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudTaskListSubtasksResult
 
CODE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
code() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Get the code value.
code() - Method in class com.microsoft.azure.keyvault.models.Error
Get the code value.
code() - Method in class com.microsoft.azure.storage.blob.models.StorageError
Get the code value.
COLLECTION - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
COLLECTION_ENTITY_CURRENT_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
COLLECTION_ENTITY_MAX_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
COLLECTION_INDEX_TRANSFORMATION_PROGRESS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
COLLECTION_LAZY_INDEXING_PROGRESS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
COLLECTION_NAME - Static variable in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
COLLECTION_PARTITION_INDEX - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
COLLECTION_PARTITION_INFO - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
COLLECTION_REMOTE_STORAGE_SECURITY_IDENTIFIER - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
COLLECTION_RID - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
COLLECTION_SECURITY_IDENTIFIER - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
COLLECTION_SERVICE_INDEX - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
COLLECTION_SERVICE_INFO - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
COLLECTION_SIZE - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
collectionQuota() - Method in class com.azure.data.cosmos.FeedResponse
Gets the maximum quota for collection resources within an account from the Azure Cosmos DB service.
CollectionRoutingMap - Interface in com.azure.data.cosmos.internal.routing
Used internally in request routing in the Azure Cosmos DB database service.
COLLECTIONS_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
COLLECTIONS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
collectionSizeQuota() - Method in class com.azure.data.cosmos.FeedResponse
Gets the maximum size of a collection in kilobytes from the Azure Cosmos DB service.
collectionSizeUsage() - Method in class com.azure.data.cosmos.FeedResponse
Gets the current size of a collection in kilobytes from the Azure Cosmos DB service.
collectionUsage() - Method in class com.azure.data.cosmos.FeedResponse
Gets the current number of collection resources within the account from the Azure Cosmos DB service.
com.azure.data.cosmos - package com.azure.data.cosmos
This package provides Rx interfaces for interacting with Azure Cosmos DB.
com.azure.data.cosmos.benchmark - package com.azure.data.cosmos.benchmark
 
com.azure.data.cosmos.examples - package com.azure.data.cosmos.examples
 
com.azure.data.cosmos.examples.ChangeFeed - package com.azure.data.cosmos.examples.ChangeFeed
 
com.azure.data.cosmos.internal - package com.azure.data.cosmos.internal
 
com.azure.data.cosmos.internal.caches - package com.azure.data.cosmos.internal.caches
 
com.azure.data.cosmos.internal.changefeed - package com.azure.data.cosmos.internal.changefeed
 
com.azure.data.cosmos.internal.changefeed.exceptions - package com.azure.data.cosmos.internal.changefeed.exceptions
 
com.azure.data.cosmos.internal.directconnectivity - package com.azure.data.cosmos.internal.directconnectivity
 
com.azure.data.cosmos.internal.directconnectivity.rntbd - package com.azure.data.cosmos.internal.directconnectivity.rntbd
 
com.azure.data.cosmos.internal.http - package com.azure.data.cosmos.internal.http
 
com.azure.data.cosmos.internal.query - package com.azure.data.cosmos.internal.query
 
com.azure.data.cosmos.internal.query.aggregation - package com.azure.data.cosmos.internal.query.aggregation
 
com.azure.data.cosmos.internal.query.metrics - package com.azure.data.cosmos.internal.query.metrics
 
com.azure.data.cosmos.internal.query.orderbyquery - package com.azure.data.cosmos.internal.query.orderbyquery
 
com.azure.data.cosmos.internal.routing - package com.azure.data.cosmos.internal.routing
 
com.azure.data.cosmos.rx.examples.multimaster - package com.azure.data.cosmos.rx.examples.multimaster
 
com.azure.data.cosmos.rx.examples.multimaster.samples - package com.azure.data.cosmos.rx.examples.multimaster.samples
 
com.microsoft.azure.batch - package com.microsoft.azure.batch
This package contains classes for writing applications that use the Azure Batch service.
com.microsoft.azure.batch.auth - package com.microsoft.azure.batch.auth
This package contains classes for authenticating requests against the Azure Batch service.
com.microsoft.azure.batch.interceptor - package com.microsoft.azure.batch.interceptor
This package contains classes for modifying requests to the Batch service.
com.microsoft.azure.batch.protocol - package com.microsoft.azure.batch.protocol
This package contains the classes for BatchServiceClient.
com.microsoft.azure.batch.protocol.models - package com.microsoft.azure.batch.protocol.models
This package contains the models classes for BatchServiceClient.
com.microsoft.azure.eventhubs - package com.microsoft.azure.eventhubs
 
com.microsoft.azure.eventhubs.extensions.appender - package com.microsoft.azure.eventhubs.extensions.appender
 
com.microsoft.azure.eventprocessorhost - package com.microsoft.azure.eventprocessorhost
 
com.microsoft.azure.keyvault - package com.microsoft.azure.keyvault
This package contains the classes for KeyVaultClientBase.
com.microsoft.azure.keyvault.authentication - package com.microsoft.azure.keyvault.authentication
This package contains the classes for KeyVaultClient.
com.microsoft.azure.keyvault.core - package com.microsoft.azure.keyvault.core
This package contains the interface for IKey and IKeyResolver.
com.microsoft.azure.keyvault.cryptography - package com.microsoft.azure.keyvault.cryptography
This package contains cryptographic functions and implementations of RSA and symmetric keys that conform with the IKey interface.
com.microsoft.azure.keyvault.cryptography.algorithms - package com.microsoft.azure.keyvault.cryptography.algorithms
This package contains cryptographic functions and implementations.
com.microsoft.azure.keyvault.extensions - package com.microsoft.azure.keyvault.extensions
This package contains the Azure Key Vault Extension classes.
com.microsoft.azure.keyvault.messagesecurity - package com.microsoft.azure.keyvault.messagesecurity
This package contains the classes for KeyVaultClient.
com.microsoft.azure.keyvault.models - package com.microsoft.azure.keyvault.models
This package contains the models classes for KeyVaultClientBase.
com.microsoft.azure.keyvault.models.custom - package com.microsoft.azure.keyvault.models.custom
This package contains the classes for KeyVaultClient.
com.microsoft.azure.keyvault.requests - package com.microsoft.azure.keyvault.requests
This package contains the classes for KeyVaultClient.
com.microsoft.azure.keyvault.webkey - package com.microsoft.azure.keyvault.webkey
This package contains the classes for key vault JSON web key.
com.microsoft.azure.servicebus - package com.microsoft.azure.servicebus
 
com.microsoft.azure.servicebus.amqp - package com.microsoft.azure.servicebus.amqp
 
com.microsoft.azure.servicebus.management - package com.microsoft.azure.servicebus.management
 
com.microsoft.azure.servicebus.primitives - package com.microsoft.azure.servicebus.primitives
 
com.microsoft.azure.servicebus.rules - package com.microsoft.azure.servicebus.rules
 
com.microsoft.azure.servicebus.security - package com.microsoft.azure.servicebus.security
 
com.microsoft.azure.storage.blob - package com.microsoft.azure.storage.blob
This package contains the classes for StorageClient.
com.microsoft.azure.storage.blob.models - package com.microsoft.azure.storage.blob.models
This package contains the models classes for StorageClient.
CommandLaunchFailed - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
An error occurred when launching the task's command line.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get for multi-instance Tasks, the command line is executed as the primary Task, after the primary Task and all subtasks have finished executing the coordination command line.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the command line does not run under a shell, and therefore cannot take advantage of shell features such as environment variable expansion.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the command line does not run under a shell, and therefore cannot take advantage of shell features such as environment variable expansion.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the command line does not run under a shell, and therefore cannot take advantage of shell features such as environment variable expansion.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the command line does not run under a shell, and therefore cannot take advantage of shell features such as environment variable expansion.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get for multi-instance Tasks, the command line is executed as the primary Task, after the primary Task and all subtasks have finished executing the coordination command line.
CommandProgramNotFound - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The program specified in the task's command line was not found.
commit() - Method in class com.microsoft.azure.servicebus.TransactionContext
Commits the transaction
commitAsync() - Method in class com.microsoft.azure.servicebus.TransactionContext
Asynchronously commits the transaction
commitBlockList(List<String>) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Writes a blob by specifying the list of block IDs that are to make up the blob.
commitBlockList(List<String>, BlobHTTPHeaders, Metadata, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Writes a blob by specifying the list of block IDs that are to make up the blob.
commitBlockList(Context, BlockLookupList, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob.
commitBlockListAsync(Context, BlockLookupList, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob.
commitBlockListAsync(Context, BlockLookupList, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob.
commitBlockListWithRestResponseAsync(Context, BlockLookupList, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob.
committed() - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
Get the committed value.
committedBlocks() - Method in class com.microsoft.azure.storage.blob.models.BlockList
Get the committedBlocks value.
commonEnvironmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get individual Tasks can override an environment setting specified here by specifying the same setting name with a different value.
commonEnvironmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get individual Tasks can override an environment setting specified here by specifying the same setting name with a different value.
commonEnvironmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get individual Tasks can override an environment setting specified here by specifying the same setting name with a different value.
commonResourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Get the difference between common resource files and Task resource files is that common resource files are downloaded for all subtasks including the primary, whereas Task resource files are downloaded only for the primary.
CommonRestResponse - Class in com.microsoft.azure.storage.blob
A generic wrapper for any type of blob REST API response.
CommonsBridgeInternal - Class in com.azure.data.cosmos
 
CommonsBridgeInternal() - Constructor for class com.azure.data.cosmos.CommonsBridgeInternal
 
CommunicationException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when there is a client side connectivity issue.
CommunicationException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.CommunicationException
 
CommunicationException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when there is a client side connectivity issue.
compare(Object, Object) - Method in class com.azure.data.cosmos.internal.query.ItemComparator
 
compare(OrderByRowResult<T>, OrderByRowResult<T>) - Method in class com.azure.data.cosmos.internal.query.orderbyquery.OrderbyRowComparer
 
compare(Range<T>, Range<T>) - Method in class com.azure.data.cosmos.internal.routing.Range.MaxComparator
 
compare(Range<T>, Range<T>) - Method in class com.azure.data.cosmos.internal.routing.Range.MinComparator
 
compare(String, String) - Static method in class com.azure.data.cosmos.internal.Strings
 
CompareTo(IPartitionKeyComponent) - Method in class com.azure.data.cosmos.internal.routing.NumberPartitionKeyComponent
 
compareTo(PartitionKeyInternal) - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
compareTo(BaseLease) - Method in class com.microsoft.azure.eventprocessorhost.BaseLease
 
complete(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Completes a Message using its lock token.
complete(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Completes a Message using its lock token.
complete(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
complete(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
complete(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
complete(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
completeAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously completes a Message using its lock token.
completeAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously completes a Message using its lock token.
completeAsync(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
completeAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
completeAsync(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
completeAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
completed() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the completed value.
completeFuture(CompletableFuture<T>) - Static method in class com.microsoft.azure.servicebus.Utils
 
CompleteLease - Class in com.microsoft.azure.eventprocessorhost
CompleteLease class is public so that advanced users can implement an ILeaseManager.
CompleteLease() - Constructor for class com.microsoft.azure.eventprocessorhost.CompleteLease
Do not use; added only for GSon deserializer
CompleteLease(String) - Constructor for class com.microsoft.azure.eventprocessorhost.CompleteLease
Create a CompleteLease for the given partition.
CompleteLease(CompleteLease) - Constructor for class com.microsoft.azure.eventprocessorhost.CompleteLease
Create a Lease by duplicating the given Lease.
completeMessageAsync(byte[], TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
completeMessageAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
COMPLETING_PARTITION_MIGRATION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
COMPLETING_SPLIT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
COMPOSITE_INDEXES - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
CompositeContinuationToken - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
CompositeContinuationToken(String, Range<String>) - Constructor for class com.azure.data.cosmos.internal.query.CompositeContinuationToken
 
compositeIndexes() - Method in class com.azure.data.cosmos.IndexingPolicy
Gets the composite indexes for additional indexes.
compositeIndexes(List<List<CompositePath>>) - Method in class com.azure.data.cosmos.IndexingPolicy
Sets the composite indexes for additional indexes.
CompositePath - Class in com.azure.data.cosmos
Represents a composite path of the IndexingPolicy in the Azure Cosmos DB database service.
CompositePath() - Constructor for class com.azure.data.cosmos.CompositePath
Constructor.
CompositePath(String) - Constructor for class com.azure.data.cosmos.CompositePath
Constructor.
CompositePathSortOrder - Enum in com.azure.data.cosmos
Represents the sorting order for a path in a composite index, for a collection in the Azure Cosmos DB database service.
compute(String, BiFunction<? super String, ? super V, ? extends V>) - Method in class com.azure.data.cosmos.internal.routing.CaseInsensitiveHashMap
 
computeIfAbsent(String, Function<? super String, ? extends V>) - Method in class com.azure.data.cosmos.internal.routing.CaseInsensitiveHashMap
 
computeIfPresent(String, BiFunction<? super String, ? super V, ? extends V>) - Method in class com.azure.data.cosmos.internal.routing.CaseInsensitiveHashMap
 
ComputeNode - Class in com.microsoft.azure.batch.protocol.models
A Compute Node in the Batch service.
ComputeNode() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNode
 
ComputeNodeAddUserHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for AddUser operation.
ComputeNodeAddUserHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
 
ComputeNodeAddUserOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for addUser operation.
ComputeNodeAddUserOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
 
ComputeNodeDeallocationOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeDeallocationOption.
ComputeNodeDeleteUserHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DeleteUser operation.
ComputeNodeDeleteUserHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
 
ComputeNodeDeleteUserOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for deleteUser operation.
ComputeNodeDeleteUserOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
 
ComputeNodeDisableSchedulingHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DisableScheduling operation.
ComputeNodeDisableSchedulingHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
 
ComputeNodeDisableSchedulingOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for disableScheduling operation.
ComputeNodeDisableSchedulingOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
 
ComputeNodeEnableSchedulingHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for EnableScheduling operation.
ComputeNodeEnableSchedulingHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
 
ComputeNodeEnableSchedulingOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for enableScheduling operation.
ComputeNodeEnableSchedulingOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
 
ComputeNodeEndpointConfiguration - Class in com.microsoft.azure.batch.protocol.models
The endpoint configuration for the Compute Node.
ComputeNodeEndpointConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeEndpointConfiguration
 
ComputeNodeError - Class in com.microsoft.azure.batch.protocol.models
An error encountered by a Compute Node.
ComputeNodeError() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeError
 
ComputeNodeFillType - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeFillType.
ComputeNodeGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
ComputeNodeGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
 
ComputeNodeGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
ComputeNodeGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
 
ComputeNodeGetRemoteDesktopHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetRemoteDesktop operation.
ComputeNodeGetRemoteDesktopHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
 
ComputeNodeGetRemoteDesktopOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getRemoteDesktop operation.
ComputeNodeGetRemoteDesktopOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
 
ComputeNodeGetRemoteLoginSettingsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetRemoteLoginSettings operation.
ComputeNodeGetRemoteLoginSettingsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
 
ComputeNodeGetRemoteLoginSettingsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getRemoteLoginSettings operation.
ComputeNodeGetRemoteLoginSettingsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
 
ComputeNodeGetRemoteLoginSettingsResult - Class in com.microsoft.azure.batch.protocol.models
The remote login settings for a Compute Node.
ComputeNodeGetRemoteLoginSettingsResult() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
 
ComputeNodeInformation - Class in com.microsoft.azure.batch.protocol.models
Information about the Compute Node on which a Task ran.
ComputeNodeInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
 
ComputeNodeListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
ComputeNodeListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
 
ComputeNodeListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
ComputeNodeListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
 
ComputeNodeListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
ComputeNodeListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
 
computeNodeOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a ComputeNodeOperations object for performing compute node-related operations on the associated account.
ComputeNodeOperations - Class in com.microsoft.azure.batch
Performs compute node-related operations on an Azure Batch account.
ComputeNodeRebootHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Reboot operation.
ComputeNodeRebootHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
 
ComputeNodeRebootOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeRebootOption.
ComputeNodeRebootOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for reboot operation.
ComputeNodeRebootOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
 
ComputeNodeReimageHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Reimage operation.
ComputeNodeReimageHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
 
ComputeNodeReimageOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeReimageOption.
ComputeNodeReimageOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for reimage operation.
ComputeNodeReimageOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
 
computeNodes() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the ComputeNodes object to access its operations.
ComputeNodes - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in ComputeNodes.
ComputeNodeState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeState.
ComputeNodeUpdateUserHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for UpdateUser operation.
ComputeNodeUpdateUserHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
 
ComputeNodeUpdateUserOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for updateUser operation.
ComputeNodeUpdateUserOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
 
ComputeNodeUploadBatchServiceLogsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for UploadBatchServiceLogs operation.
ComputeNodeUploadBatchServiceLogsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
 
ComputeNodeUploadBatchServiceLogsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for uploadBatchServiceLogs operation.
ComputeNodeUploadBatchServiceLogsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
 
ComputeNodeUser - Class in com.microsoft.azure.batch.protocol.models
A user Account for RDP or SSH access on a Compute Node.
ComputeNodeUser() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
 
condition() - Method in class com.azure.data.cosmos.AccessCondition
Gets the value of the condition - for AccessConditionType IfMatchs and IfNotMatch, this is the ETag that has to be compared to.
condition(String) - Method in class com.azure.data.cosmos.AccessCondition
Sets the value of the condition - for AccessConditionType IfMatchs and IfNotMatch, this is the ETag that has to be compared to.
CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ConditionHeadersNotSupported for StorageErrorCode.
CONDITION_NOT_MET - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ConditionNotMet for StorageErrorCode.
ConditionNotMet - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A read operation included a HTTP conditional header, and the condition was not met.
Config(RntbdTransportClient.Options, SslContext, LogLevel) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
config() - Method in interface com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Provider
 
config() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider
 
Configs - Class in com.azure.data.cosmos.internal
 
Configs() - Constructor for class com.azure.data.cosmos.internal.Configs
 
ConfigurationManager - Class in com.azure.data.cosmos.rx.examples.multimaster
 
ConfigurationManager() - Constructor for class com.azure.data.cosmos.rx.examples.multimaster.ConfigurationManager
 
conflict() - Method in class com.azure.data.cosmos.CosmosConflictResponse
Get conflict client
Conflict - Class in com.azure.data.cosmos.internal
Represents a conflict in the version of a particular resource in the Azure Cosmos DB database service.
Conflict() - Constructor for class com.azure.data.cosmos.internal.Conflict
Initialize a conflict object.
Conflict(String) - Constructor for class com.azure.data.cosmos.internal.Conflict
Initialize a conflict object from json string.
CONFLICT - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
CONFLICT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
CONFLICT_RESOLUTION_PATH - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
CONFLICT_RESOLUTION_POLICY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
CONFLICT_RESOLUTION_PROCEDURE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
ConflictException - Exception in com.azure.data.cosmos
While this class is public, but it is not part of our published public APIs.
ConflictException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.ConflictException
 
ConflictException(String, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.ConflictException
 
ConflictResolutionMode - Enum in com.azure.data.cosmos
 
conflictResolutionPath() - Method in class com.azure.data.cosmos.ConflictResolutionPolicy
Gets the path which is present in each document in the Azure Cosmos DB service for last writer wins conflict-resolution.
ConflictResolutionPolicy - Class in com.azure.data.cosmos
Represents the conflict resolution policy configuration for specifying how to resolve conflicts in case writes from different regions result in conflicts on documents in the collection in the Azure Cosmos DB service.
ConflictResolutionPolicy(String) - Constructor for class com.azure.data.cosmos.ConflictResolutionPolicy
 
conflictResolutionPolicy() - Method in class com.azure.data.cosmos.CosmosContainerProperties
Gets the conflictResolutionPolicy that is used for resolving conflicting writes on documents in different regions, in a collection in the Azure Cosmos DB service.
conflictResolutionPolicy(ConflictResolutionPolicy) - Method in class com.azure.data.cosmos.CosmosContainerProperties
Sets the conflictResolutionPolicy that is used for resolving conflicting writes on documents in different regions, in a collection in the Azure Cosmos DB service.
conflictResolutionProcedure() - Method in class com.azure.data.cosmos.ConflictResolutionPolicy
Gets the StoredProcedure which is used for conflict resolution in the Azure Cosmos DB service.
CONFLICTS_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
CONFLICTS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
ConflictWorker - Class in com.azure.data.cosmos.rx.examples.multimaster.samples
 
ConflictWorker(String, String, String, String, String) - Constructor for class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Called once a connect operation is made.
CONNECTION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ConnectionForced - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
ConnectionHandler - Class in com.microsoft.azure.servicebus.amqp
 
ConnectionHandler(IAmqpConnection) - Constructor for class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
ConnectionMode - Enum in com.azure.data.cosmos
Represents the connection mode to be used by the client in the Azure Cosmos DB database service.
connectionMode() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the connection mode used in the client.
connectionMode(ConnectionMode) - Method in class com.azure.data.cosmos.ConnectionPolicy
Sets the connection mode used in the client.
ConnectionPolicy - Class in com.azure.data.cosmos
Represents the Connection policy associated with a DocumentClient in the Azure Cosmos DB database service.
ConnectionPolicy() - Constructor for class com.azure.data.cosmos.ConnectionPolicy
Constructor.
connectionPolicy() - Method in class com.azure.data.cosmos.CosmosClientBuilder
Gets the (@link ConnectionPolicy) to be used
connectionPolicy(ConnectionPolicy) - Method in class com.azure.data.cosmos.CosmosClientBuilder
Sets the ConnectionPolicy to be used
ConnectionStringBuilder - Class in com.microsoft.azure.eventhubs
ConnectionStringBuilder can be used to construct a connection string which can establish communication with Event Hub instances.
ConnectionStringBuilder() - Constructor for class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Creates an empty ConnectionStringBuilder.
ConnectionStringBuilder(String) - Constructor for class com.microsoft.azure.eventhubs.ConnectionStringBuilder
ConnectionString format: Endpoint=sb://namespace_DNS_Name;EntityPath=EVENT_HUB_NAME;SharedAccessKeyName=SHARED_ACCESS_KEY_NAME;SharedAccessKey=SHARED_ACCESS_KEY
ConnectionStringBuilder - Class in com.microsoft.azure.servicebus.primitives
This class can be used to construct a connection string which can establish communication with ServiceBus entities.
ConnectionStringBuilder(String, String, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from namespace, entity path and SAS Key name and value.
ConnectionStringBuilder(String, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from namespace, entity path and already generated SAS token.
ConnectionStringBuilder(URI, String, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from endpoint address of the namesapce, entity path and SAS Key name and value
ConnectionStringBuilder(URI, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from endpoint address of the namesapce, entity path and already generated SAS token.
ConnectionStringBuilder(String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from the given connection string.
ConnectionStringBuilder(String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from the given connection string and entity path.
connectionTimeout(Duration) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
CONSISTENCY - Static variable in class com.azure.data.cosmos.internal.TestConfigurations
 
CONSISTENCY_LEVEL - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CONSISTENCY_POLICY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
ConsistencyLevel - Enum in com.azure.data.cosmos
Represents the consistency levels supported for Cosmos DB client operations in the Azure Cosmos DB database service.
consistencyLevel() - Method in class com.azure.data.cosmos.CosmosClientBuilder
Gets the ConsistencyLevel to be used
consistencyLevel(ConsistencyLevel) - Method in class com.azure.data.cosmos.CosmosClientBuilder
Sets the ConsistencyLevel to be used
consistencyLevel() - Method in class com.azure.data.cosmos.CosmosContainerRequestOptions
Gets the consistency level required for the request.
consistencyLevel(ConsistencyLevel) - Method in class com.azure.data.cosmos.CosmosContainerRequestOptions
Sets the consistency level required for the request.
consistencyLevel() - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Gets the consistency level required for the request.
consistencyLevel(ConsistencyLevel) - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Sets the consistency level required for the request.
consistencyLevel() - Method in class com.azure.data.cosmos.CosmosStoredProcedureRequestOptions
Gets the consistency level required for the request.
consistencyLevel(ConsistencyLevel) - Method in class com.azure.data.cosmos.CosmosStoredProcedureRequestOptions
Sets the consistency level required for the request.
ConsistencyPolicy - Class in com.azure.data.cosmos
Encapsulates the properties for consistency policy in the Azure Cosmos DB database service.
ConsistencyPolicy() - Constructor for class com.azure.data.cosmos.ConsistencyPolicy
Constructor.
ConsistencyReader - Class in com.azure.data.cosmos.internal.directconnectivity
ConsistencyReader has a dependency on both StoreReader and QuorumReader.
ConsistencyReader(Configs, AddressSelector, ISessionContainer, TransportClient, GatewayServiceConfigurationReader, IAuthorizationTokenProvider) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.ConsistencyReader
 
ConsistencyWriter - Class in com.azure.data.cosmos.internal.directconnectivity
 
ConsistencyWriter(AddressSelector, ISessionContainer, TransportClient, IAuthorizationTokenProvider, GatewayServiceConfigurationReader, boolean) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.ConsistencyWriter
 
Constants - Class in com.azure.data.cosmos.internal
Used internally.
Constants() - Constructor for class com.azure.data.cosmos.internal.Constants
 
Constants.PartitionedQueryExecutionInfo - Class in com.azure.data.cosmos.internal
 
Constants.Properties - Class in com.azure.data.cosmos.internal
 
Constants.QueryExecutionContext - Class in com.azure.data.cosmos.internal
 
Constants.Quota - Class in com.azure.data.cosmos.internal
 
Constants.UrlEncodingInfo - Class in com.azure.data.cosmos.internal
 
constraints() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the execution constraints for the Job.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get if omitted, the existing execution constraints are left unchanged.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get if omitted, the constraints are cleared.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get if you do not specify constraints, the maxTaskRetryCount is the maxTaskRetryCount specified for the Job, the maxWallClockTime is infinite, and the retentionTime is 7 days.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateParameter
Get if omitted, the Task is given the default constraints.
Contact - Class in com.microsoft.azure.keyvault.models
The contact information for the vault certificates.
Contact() - Constructor for class com.microsoft.azure.keyvault.models.Contact
 
contactList() - Method in class com.microsoft.azure.keyvault.models.Contacts
Get the contactList value.
Contacts - Class in com.microsoft.azure.keyvault.models
The contacts for the vault certificates.
Contacts() - Constructor for class com.microsoft.azure.keyvault.models.Contacts
 
container() - Method in class com.azure.data.cosmos.CosmosContainerResponse
Gets the Container object
container() - Method in class com.microsoft.azure.batch.protocol.models.OutputFileDestination
Get the container value.
container() - Method in class com.microsoft.azure.storage.blob.AccountSASResourceType
Permission to access container level APIs (Blob Containers, Tables, Queues, File Shares) granted.
CONTAINER - Static variable in class com.microsoft.azure.storage.blob.models.PublicAccessType
Static value container for PublicAccessType.
CONTAINER_ALREADY_EXISTS - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ContainerAlreadyExists for StorageErrorCode.
CONTAINER_BEING_DELETED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ContainerBeingDeleted for StorageErrorCode.
CONTAINER_DISABLED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ContainerDisabled for StorageErrorCode.
CONTAINER_NOT_FOUND - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ContainerNotFound for StorageErrorCode.
ContainerAccessConditions - Class in com.microsoft.azure.storage.blob
This class contains values which will restrict the successful operation of a variety of requests to the conditions present.
ContainerAccessConditions() - Constructor for class com.microsoft.azure.storage.blob.ContainerAccessConditions
Creates an instance which has fields set to non-null, empty values.
ContainerAcquireLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for AcquireLease operation.
ContainerAcquireLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
 
ContainerAcquireLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the acquireLease operation.
ContainerAcquireLeaseResponse(HttpRequest, int, ContainerAcquireLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseResponse
Creates an instance of ContainerAcquireLeaseResponse.
ContainerBreakLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for BreakLease operation.
ContainerBreakLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
 
ContainerBreakLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the breakLease operation.
ContainerBreakLeaseResponse(HttpRequest, int, ContainerBreakLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseResponse
Creates an instance of ContainerBreakLeaseResponse.
ContainerChangeLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for ChangeLease operation.
ContainerChangeLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
 
ContainerChangeLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the changeLease operation.
ContainerChangeLeaseResponse(HttpRequest, int, ContainerChangeLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseResponse
Creates an instance of ContainerChangeLeaseResponse.
ContainerConfiguration - Class in com.microsoft.azure.batch.protocol.models
The configuration for container-enabled Pools.
ContainerConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Creates an instance of ContainerConfiguration class.
containerConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get if specified, setup is performed on each Compute Node in the Pool to allow Tasks to run in containers.
ContainerCreateHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for Create operation.
ContainerCreateHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
 
ContainerCreateResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the create operation.
ContainerCreateResponse(HttpRequest, int, ContainerCreateHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerCreateResponse
Creates an instance of ContainerCreateResponse.
ContainerDeleteHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for Delete operation.
ContainerDeleteHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerDeleteHeaders
 
ContainerDeleteResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the delete operation.
ContainerDeleteResponse(HttpRequest, int, ContainerDeleteHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerDeleteResponse
Creates an instance of ContainerDeleteResponse.
ContainerGetAccessPolicyHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetAccessPolicy operation.
ContainerGetAccessPolicyHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
 
ContainerGetAccessPolicyResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getAccessPolicy operation.
ContainerGetAccessPolicyResponse(HttpRequest, int, ContainerGetAccessPolicyHeaders, Map<String, String>, List<SignedIdentifier>) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyResponse
Creates an instance of ContainerGetAccessPolicyResponse.
ContainerGetAccountInfoHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetAccountInfo operation.
ContainerGetAccountInfoHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
 
ContainerGetAccountInfoResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getAccountInfo operation.
ContainerGetAccountInfoResponse(HttpRequest, int, ContainerGetAccountInfoHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoResponse
Creates an instance of ContainerGetAccountInfoResponse.
ContainerGetPropertiesHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetProperties operation.
ContainerGetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
 
ContainerGetPropertiesResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getProperties operation.
ContainerGetPropertiesResponse(HttpRequest, int, ContainerGetPropertiesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesResponse
Creates an instance of ContainerGetPropertiesResponse.
containerId() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Get the containerId value.
containerImageNames() - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Get this is the full Image reference, as would be specified to "docker pull".
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get this property is set only if the Task runs in a container context.
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get this property is set only if the Task runs in a container context.
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get this property is set only if the Task runs in a container context.
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get this property is set only if the Task runs in a container context.
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get this property is set only if the Task runs in a container context.
ContainerItem - Class in com.microsoft.azure.storage.blob.models
An Azure Storage container.
ContainerItem() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerItem
 
containerItems() - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Get the containerItems value.
ContainerListBlobFlatSegmentHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for ListBlobFlatSegment operation.
ContainerListBlobFlatSegmentHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentHeaders
 
ContainerListBlobFlatSegmentResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the listBlobFlatSegment operation.
ContainerListBlobFlatSegmentResponse(HttpRequest, int, ContainerListBlobFlatSegmentHeaders, Map<String, String>, ListBlobsFlatSegmentResponse) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentResponse
Creates an instance of ContainerListBlobFlatSegmentResponse.
ContainerListBlobHierarchySegmentHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for ListBlobHierarchySegment operation.
ContainerListBlobHierarchySegmentHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentHeaders
 
ContainerListBlobHierarchySegmentResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the listBlobHierarchySegment operation.
ContainerListBlobHierarchySegmentResponse(HttpRequest, int, ContainerListBlobHierarchySegmentHeaders, Map<String, String>, ListBlobsHierarchySegmentResponse) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentResponse
Creates an instance of ContainerListBlobHierarchySegmentResponse.
ContainerListDetails - Class in com.microsoft.azure.storage.blob
This type allows users to specify additional information the service should return with each container when listing containers in an account (via a ServiceURL object).
ContainerListDetails() - Constructor for class com.microsoft.azure.storage.blob.ContainerListDetails
 
containerName() - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The container name or null if a ServiceURL was parsed.
containerName() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Get the containerName value.
containerName() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Get the containerName value.
containerName() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The name of the container the SAS user may access.
ContainerProperties - Class in com.microsoft.azure.storage.blob.models
Properties of a container.
ContainerProperties() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerProperties
 
containerRegistries() - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Get if any Images must be downloaded from a private registry which requires credentials, then those credentials must be provided here.
ContainerRegistry - Class in com.microsoft.azure.batch.protocol.models
A private container registry.
ContainerRegistry() - Constructor for class com.microsoft.azure.batch.protocol.models.ContainerRegistry
 
ContainerReleaseLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for ReleaseLease operation.
ContainerReleaseLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
 
ContainerReleaseLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the releaseLease operation.
ContainerReleaseLeaseResponse(HttpRequest, int, ContainerReleaseLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseResponse
Creates an instance of ContainerReleaseLeaseResponse.
ContainerRenewLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for RenewLease operation.
ContainerRenewLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
 
ContainerRenewLeaseResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the renewLease operation.
ContainerRenewLeaseResponse(HttpRequest, int, ContainerRenewLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseResponse
Creates an instance of ContainerRenewLeaseResponse.
containerRunOptions() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Get these additional options are supplied as arguments to the "docker create" command, in addition to those controlled by the Batch Service.
ContainerSASPermission - Class in com.microsoft.azure.storage.blob
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a container.
ContainerSASPermission() - Constructor for class com.microsoft.azure.storage.blob.ContainerSASPermission
Initializes an ContainerSASPermssion object with all fields set to false.
ContainerSetAccessPolicyHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for SetAccessPolicy operation.
ContainerSetAccessPolicyHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
 
ContainerSetAccessPolicyResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the setAccessPolicy operation.
ContainerSetAccessPolicyResponse(HttpRequest, int, ContainerSetAccessPolicyHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyResponse
Creates an instance of ContainerSetAccessPolicyResponse.
ContainerSetMetadataHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for SetMetadata operation.
ContainerSetMetadataHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
 
ContainerSetMetadataResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the setMetadata operation.
ContainerSetMetadataResponse(HttpRequest, int, ContainerSetMetadataHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainerSetMetadataResponse
Creates an instance of ContainerSetMetadataResponse.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get if the Pool that will run this Task has containerConfiguration set, this must be set as well.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get if the Pool that will run this Task has containerConfiguration set, this must be set as well.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get when this is specified, all directories recursively below the AZ_BATCH_NODE_ROOT_DIR (the root of Azure Batch directories on the node) are mapped into the container, all Task environment variables are mapped into the container, and the Task command line is executed in the container.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get when this is specified, all directories recursively below the AZ_BATCH_NODE_ROOT_DIR (the root of Azure Batch directories on the node) are mapped into the container, all Task environment variables are mapped into the container, and the Task command line is executed in the container.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get when this is specified, all directories recursively below the AZ_BATCH_NODE_ROOT_DIR (the root of Azure Batch directories on the node) are mapped into the container, all Task environment variables are mapped into the container, and the Task command line is executed in the container.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get if the Pool that will run this Task has containerConfiguration set, this must be set as well.
containerUrl() - Method in class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
Get the URL must include a Shared Access Signature (SAS) granting write permissions to the container.
containerUrl() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Get the URL must include a Shared Access Signature (SAS) granting write permissions to the container.
ContainerURL - Class in com.microsoft.azure.storage.blob
Represents a URL to a container.
ContainerURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.ContainerURL
Creates a ContainerURL object pointing to the account specified by the URL and using the provided pipeline to make HTTP requests.
ContainerWorkingDirectory - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ContainerWorkingDirectory.
contains(PartitionKeyInternal) - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
contains(T) - Method in class com.azure.data.cosmos.internal.routing.Range
 
contains(Object) - Method in class com.azure.data.cosmos.SqlParameterList
 
containsAll(Collection<?>) - Method in class com.azure.data.cosmos.SqlParameterList
 
containsIgnoreCase(String, String) - Static method in class com.azure.data.cosmos.internal.Strings
 
containsKey(Object) - Method in class com.azure.data.cosmos.internal.routing.CaseInsensitiveHashMap
 
CONTENT - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
CONTENT_ENCODING - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CONTENT_LANGUAGE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CONTENT_LENGTH - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CONTENT_LENGTH_LARGER_THAN_TIER_LIMIT - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ContentLengthLargerThanTierLimit for StorageErrorCode.
CONTENT_LOCATION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CONTENT_MD5 - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CONTENT_RANGE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CONTENT_SERIALIZATION_FORMAT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
CONTENT_SERIALIZATION_FORMAT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CONTENT_TYPE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
CONTENT_TYPE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
contentDisposition() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the contentDisposition value.
contentDisposition() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the contentDisposition value.
contentDisposition() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the contentDisposition value.
contentDisposition() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
contentDisposition() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The content-disposition header for the SAS.
contentEncoding() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the contentEncoding value.
contentEncoding() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the contentEncoding value.
contentEncoding() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the contentEncoding value.
contentEncoding() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
contentEncoding() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The content-encoding header for the SAS.
contentLanguage() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the contentLanguage value.
contentLanguage() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the contentLanguage value.
contentLanguage() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the contentLanguage value.
contentLanguage() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
contentLanguage() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The content-language header for the SAS.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the length of the file.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the length of the file.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the length of the file.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the length of the file.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the contentLength value.
contentLength() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the contentLength value.
contentLength() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the contentLength value.
contentLength() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the contentLength value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Get the contentMD5 value.
contentMD5() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Get the contentMD5 value.
contentRange() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the contentRange value.
ContentSerializationFormat - Enum in com.azure.data.cosmos.internal
 
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the content type of the file.
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the content type of the file.
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the content type of the file.
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the content type of the file.
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretProperties
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
contentType() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
contentType() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the contentType value.
contentType() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the contentType value.
contentType() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the contentType value.
contentType() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Get the contentType value.
contentType() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentHeaders
Get the contentType value.
contentType() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentHeaders
Get the contentType value.
contentType() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
contentType() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The content-type header for the SAS.
CONTINUATION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
continuationToken() - Method in class com.azure.data.cosmos.FeedResponse
Gets the continuation token to be used for continuing the enumeration.
convertDotNetBytesToUUID(byte[]) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
convertDotNetTicksToInstant(long) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
convertInstantToDotNetTicks(Instant) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
convertNamespaceToEndPointURI(String) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
convertToString() - Method in interface com.azure.data.cosmos.internal.ISessionToken
 
convertToString() - Method in class com.azure.data.cosmos.internal.VectorSessionToken
 
convertUUIDToDotNetBytes(UUID) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
COOL - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value Cool for AccessTier.
coordinationCommandLine() - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Get a typical coordination command line launches a background service and verifies that the service is ready to process inter-node messages.
copy() - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether blob metadata related to any current or previous Copy Blob operation should be included in the response.
COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value CopyAcrossAccountsNotSupported for StorageErrorCode.
COPY_ID_MISMATCH - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value CopyIdMismatch for StorageErrorCode.
copyCompletionTime() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the copyCompletionTime value.
copyCompletionTime() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the copyCompletionTime value.
copyCompletionTime() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the copyCompletionTime value.
copyFromURL(Context, URL, Integer, Map<String, String>, String, SourceModifiedAccessConditions, ModifiedAccessConditions, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Copy From URL operation copies a blob or an internet resource to a new blob.
copyFromURLAsync(Context, URL, Integer, Map<String, String>, String, SourceModifiedAccessConditions, ModifiedAccessConditions, LeaseAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Copy From URL operation copies a blob or an internet resource to a new blob.
copyFromURLAsync(Context, URL, Integer, Map<String, String>, String, SourceModifiedAccessConditions, ModifiedAccessConditions, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Copy From URL operation copies a blob or an internet resource to a new blob.
copyFromURLWithRestResponseAsync(Context, URL, Integer, Map<String, String>, String, SourceModifiedAccessConditions, ModifiedAccessConditions, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Copy From URL operation copies a blob or an internet resource to a new blob.
copyId() - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Get the copyId value.
copyId() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the copyId value.
copyId() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the copyId value.
copyId() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the copyId value.
copyId() - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Get the copyId value.
copyId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Get the copyId value.
copyIncremental(Context, URL, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob.
copyIncremental(URL, String) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Begins an operation to start an incremental copy from one page blob's snapshot to this page blob.
copyIncremental(URL, String, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Begins an operation to start an incremental copy from one page blob's snapshot to this page blob.
copyIncrementalAsync(Context, URL, Integer, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob.
copyIncrementalAsync(Context, URL, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob.
copyIncrementalWithRestResponseAsync(Context, URL, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob.
copyProgress() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the copyProgress value.
copyProgress() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the copyProgress value.
copyProgress() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the copyProgress value.
copySource() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the copySource value.
copySource() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the copySource value.
copySource() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the copySource value.
copyStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Get the copyStatus value.
copyStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the copyStatus value.
copyStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the copyStatus value.
copyStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the copyStatus value.
copyStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Get the copyStatus value.
copyStatus() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Get the copyStatus value.
copyStatusDescription() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the copyStatusDescription value.
copyStatusDescription() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the copyStatusDescription value.
copyStatusDescription() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the copyStatusDescription value.
CopyStatusType - Enum in com.microsoft.azure.storage.blob.models
Defines values for CopyStatusType.
CoreMessageReceiver - Class in com.microsoft.azure.servicebus.primitives
 
CoreMessageSender - Class in com.microsoft.azure.servicebus.primitives
 
correlatedActivityId - Variable in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
CORRELATION_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
CorrelationFilter - Class in com.microsoft.azure.servicebus.rules
Represents a correlation filter expression.
CorrelationFilter() - Constructor for class com.microsoft.azure.servicebus.rules.CorrelationFilter
Creates a correlation filter with null values for all fields.
cors() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Get the cors value.
CorsRule - Class in com.microsoft.azure.storage.blob.models
CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.
CorsRule() - Constructor for class com.microsoft.azure.storage.blob.models.CorsRule
 
CosmosBridgeInternal - Class in com.azure.data.cosmos
DO NOT USE.
CosmosBridgeInternal() - Constructor for class com.azure.data.cosmos.CosmosBridgeInternal
 
CosmosClient - Class in com.azure.data.cosmos
Provides a client-side logical representation of the Azure Cosmos database service.
CosmosClientBuilder - Class in com.azure.data.cosmos
Helper class to build CosmosClient instances as logical representation of the Azure Cosmos database service.
CosmosClientException - Exception in com.azure.data.cosmos
This class defines a custom exception type for all operations on DocumentClient in the Azure Cosmos DB database service.
CosmosConflict - Class in com.azure.data.cosmos
Read and delete conflicts
CosmosConflictProperties - Class in com.azure.data.cosmos
 
CosmosConflictRequestOptions - Class in com.azure.data.cosmos
 
CosmosConflictRequestOptions() - Constructor for class com.azure.data.cosmos.CosmosConflictRequestOptions
 
CosmosConflictResponse - Class in com.azure.data.cosmos
 
CosmosContainer - Class in com.azure.data.cosmos
Provides methods for reading, deleting, and replacing existing Containers.
CosmosContainerProperties - Class in com.azure.data.cosmos
Represents a item container in the Azure Cosmos DB database service.
CosmosContainerProperties(String, String) - Constructor for class com.azure.data.cosmos.CosmosContainerProperties
Constructor
CosmosContainerProperties(String, PartitionKeyDefinition) - Constructor for class com.azure.data.cosmos.CosmosContainerProperties
Constructor
CosmosContainerRequestOptions - Class in com.azure.data.cosmos
Encapsulates options that can be specified for a request issued to cosmos container.
CosmosContainerRequestOptions() - Constructor for class com.azure.data.cosmos.CosmosContainerRequestOptions
 
CosmosContainerResponse - Class in com.azure.data.cosmos
 
CosmosDatabase - Class in com.azure.data.cosmos
Perform read and delete databases, update database throughput, and perform operations on child resources
CosmosDatabaseProperties - Class in com.azure.data.cosmos
Represents a CosmosDatabase in the Azure Cosmos database service.
CosmosDatabaseProperties(String) - Constructor for class com.azure.data.cosmos.CosmosDatabaseProperties
Constructor
CosmosDatabaseRequestOptions - Class in com.azure.data.cosmos
Encapsulates options that can be specified for a request issued to cosmos database.
CosmosDatabaseRequestOptions() - Constructor for class com.azure.data.cosmos.CosmosDatabaseRequestOptions
 
CosmosDatabaseResponse - Class in com.azure.data.cosmos
 
CosmosError - Class in com.azure.data.cosmos
Encapsulates error related details in the Azure Cosmos DB database service.
CosmosError() - Constructor for class com.azure.data.cosmos.CosmosError
Initialize a new instance of the Error object.
CosmosError(String, String) - Constructor for class com.azure.data.cosmos.CosmosError
Initialize a new instance of the Error object.
CosmosError(String, String, String) - Constructor for class com.azure.data.cosmos.CosmosError
Initialize a new instance of the Error object.
CosmosItem - Class in com.azure.data.cosmos
 
CosmosItemProperties - Class in com.azure.data.cosmos
 
CosmosItemProperties() - Constructor for class com.azure.data.cosmos.CosmosItemProperties
Initialize an empty CosmosItemProperties object.
CosmosItemProperties(String) - Constructor for class com.azure.data.cosmos.CosmosItemProperties
Initialize a CosmosItemProperties object from json string.
CosmosItemRequestOptions - Class in com.azure.data.cosmos
Encapsulates options that can be specified for a request issued to cosmos Item.
CosmosItemRequestOptions() - Constructor for class com.azure.data.cosmos.CosmosItemRequestOptions
Constructor
CosmosItemRequestOptions(Object) - Constructor for class com.azure.data.cosmos.CosmosItemRequestOptions
Constructor
CosmosItemResponse - Class in com.azure.data.cosmos
 
cosmosKeyCredential() - Method in class com.azure.data.cosmos.CosmosClientBuilder
Gets the CosmosKeyCredential to be used
cosmosKeyCredential(CosmosKeyCredential) - Method in class com.azure.data.cosmos.CosmosClientBuilder
Sets the CosmosKeyCredential to be used
CosmosKeyCredential - Class in com.azure.data.cosmos
Cosmos Key Credential is used to store key credentials, in order to support dynamic key rotation.
CosmosKeyCredential(String) - Constructor for class com.azure.data.cosmos.CosmosKeyCredential
 
CosmosPermission - Class in com.azure.data.cosmos
 
CosmosPermissionProperties - Class in com.azure.data.cosmos
 
CosmosPermissionProperties() - Constructor for class com.azure.data.cosmos.CosmosPermissionProperties
Initialize a permission object.
CosmosPermissionRequestOptions - Class in com.azure.data.cosmos
Contains the request options of CosmosPermission
CosmosPermissionRequestOptions() - Constructor for class com.azure.data.cosmos.CosmosPermissionRequestOptions
 
CosmosPermissionResponse - Class in com.azure.data.cosmos
 
CosmosResourceType - Enum in com.azure.data.cosmos
Resource types in the Azure Cosmos DB database service.
CosmosResponse<T extends Resource> - Class in com.azure.data.cosmos
 
cosmosResponseDiagnostics() - Method in exception com.azure.data.cosmos.CosmosClientException
Gets the Cosmos Response Diagnostic Statistics associated with this exception.
CosmosResponseDiagnostics - Class in com.azure.data.cosmos
This class represents response diagnostic statistics associated with a request to Azure Cosmos DB
cosmosResponseDiagnostics - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
cosmosResponseDiagnosticsString() - Method in class com.azure.data.cosmos.CosmosResponse
Gets the diagnostics information for the current request to Azure Cosmos DB service.
CosmosScripts - Class in com.azure.data.cosmos
 
CosmosStoredProcedure - Class in com.azure.data.cosmos
 
CosmosStoredProcedureProperties - Class in com.azure.data.cosmos
 
CosmosStoredProcedureProperties() - Constructor for class com.azure.data.cosmos.CosmosStoredProcedureProperties
Constructor.
CosmosStoredProcedureProperties(String, String) - Constructor for class com.azure.data.cosmos.CosmosStoredProcedureProperties
Constructor.
CosmosStoredProcedureRequestOptions - Class in com.azure.data.cosmos
Encapsulates options that can be specified for a request issued to cosmos stored procedure.
CosmosStoredProcedureRequestOptions() - Constructor for class com.azure.data.cosmos.CosmosStoredProcedureRequestOptions
 
CosmosStoredProcedureResponse - Class in com.azure.data.cosmos
 
CosmosTrigger - Class in com.azure.data.cosmos
 
CosmosTriggerProperties - Class in com.azure.data.cosmos
 
CosmosTriggerProperties() - Constructor for class com.azure.data.cosmos.CosmosTriggerProperties
Constructor
CosmosTriggerResponse - Class in com.azure.data.cosmos
 
CosmosUser - Class in com.azure.data.cosmos
 
CosmosUserDefinedFunction - Class in com.azure.data.cosmos
 
CosmosUserDefinedFunctionProperties - Class in com.azure.data.cosmos
 
CosmosUserDefinedFunctionProperties() - Constructor for class com.azure.data.cosmos.CosmosUserDefinedFunctionProperties
Constructor
CosmosUserDefinedFunctionResponse - Class in com.azure.data.cosmos
 
CosmosUserProperties - Class in com.azure.data.cosmos
 
CosmosUserProperties() - Constructor for class com.azure.data.cosmos.CosmosUserProperties
Initialize a user object.
CosmosUserResponse - Class in com.azure.data.cosmos
 
COUNT - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
count() - Method in interface com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Provider
 
count() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider
 
count() - Method in class com.microsoft.azure.storage.blob.BlobRange
How many bytes to include in the range.
CountAggregator - Class in com.azure.data.cosmos.internal.query.aggregation
 
CountAggregator() - Constructor for class com.azure.data.cosmos.internal.query.aggregation.CountAggregator
 
create(Lease, ChangeFeedObserver) - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionProcessorFactory
Creates an instance of a PartitionProcessor.
create(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionSupervisorFactory
 
create(DatabaseForTest.DatabaseManager) - Static method in class com.azure.data.cosmos.internal.DatabaseForTest
 
create(OperationType, ResourceType, String, Flux<byte[]>, Map<String, String>) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a stream.
create(OperationType, ResourceType, String, Flux<byte[]>, Map<String, String>, AuthorizationTokenType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a stream.
create(OperationType, ResourceType, String, InputStream, Map<String, String>) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a stream.
create(OperationType, ResourceType, String, InputStream, Map<String, String>, AuthorizationTokenType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a stream.
create(OperationType, ResourceType, String, Resource, Map<String, String>) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a resource.
create(OperationType, ResourceType, String, Resource, Map<String, String>, Object) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a resource.
create(OperationType, ResourceType, String, String, Map<String, String>, Object) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a query.
create(OperationType, ResourceType, String, String, Map<String, String>, AuthorizationTokenType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a query.
create(ResourceType, String, SqlQuerySpec, QueryCompatibilityMode, Map<String, String>) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a query.
create(OperationType, ResourceType, String, Map<String, String>) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest without body.
create(OperationType, ResourceType, String, Map<String, String>, Object) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest without body.
create(OperationType, ResourceType, String, Map<String, String>, AuthorizationTokenType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest without body.
create(OperationType, Resource, ResourceType, String, Map<String, String>) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest without body.
create(OperationType, Resource, ResourceType, String, Map<String, String>, AuthorizationTokenType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest without body.
create(OperationType, String, ResourceType, Map<String, String>) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a resourceId.
create(OperationType, String, ResourceType, Map<String, String>, AuthorizationTokenType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a resourceId.
create(OperationType, String, ResourceType, Resource, Map<String, String>) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a resourceId.
create(OperationType, String, ResourceType, Resource, Map<String, String>, AuthorizationTokenType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with a resourceId.
create(OperationType, ResourceType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Creates a DocumentServiceRequest with operationType and resourceType
create(byte[]) - Static method in interface com.microsoft.azure.eventhubs.EventData
Construct EventData to Send to EventHubs.
create(byte[], int, int) - Static method in interface com.microsoft.azure.eventhubs.EventData
Construct EventData to Send to EventHubs.
create(ByteBuffer) - Static method in interface com.microsoft.azure.eventhubs.EventData
Construct EventData to Send to EventHubs.
create(TransportType, IAmqpConnection) - Static method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
create(MessagingFactory, String, String, int, SettleModePair) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
Deprecated.
create(MessagingFactory, String, String, String, boolean, int, SettleModePair) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
Deprecated.
create(MessagingFactory, String, String, int, SettleModePair, MessagingEntityType) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
create(MessagingFactory, String, String, String, boolean, int, SettleModePair, MessagingEntityType) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
create(MessagingFactory, String, String, String) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
Deprecated.
create(MessagingFactory, String, String, String, MessagingEntityType) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
create(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
Deprecated.
create(MessagingFactory, String, MessagingEntityType) - Static method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
create(Duration) - Static method in class com.microsoft.azure.servicebus.primitives.TimeoutTracker
 
create() - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to create blobs and files granted.
create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.AnonymousCredentials
Creates a new AnonymousCredentialsPolicy.
create() - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
Creates a 0-length append blob.
create(BlobHTTPHeaders, Metadata, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
Creates a 0-length append blob.
create() - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Create access granted.
create() - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Create access granted.
create() - Method in class com.microsoft.azure.storage.blob.ContainerURL
Creates a new container within a storage account.
create(Metadata, PublicAccessType, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Creates a new container within a storage account.
create(Context, long, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Create Append Blob operation creates a new append blob.
create(Context, Integer, Map<String, String>, PublicAccessType, String) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
creates a new container under the specified account.
create(Context, long, long, Integer, Map<String, String>, Long, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Create operation creates a new page blob.
create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.LoggingFactory
 
create(long) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Creates a page blob of the specified length.
create(long, Long, BlobHTTPHeaders, Metadata, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Creates a page blob of the specified length.
create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.RequestIDFactory
 
create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.RequestRetryFactory
 
create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.SharedKeyCredentials
 
create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.TelemetryFactory
 
create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.TokenCredentials
 
createAllCheckpointsIfNotExists(List<String>) - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Creates the checkpoint HOLDERs for the given partitions.
createAllCheckpointsIfNotExists(List<String>) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
createAllLeasesIfNotExists(List<String>) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Create in the store a lease for each of the given partitions, if it does not exist.
createAllLeasesIfNotExists(List<String>) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
createAppendBlobURL(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Creates creates a new AppendBlobURL object by concatenating blobName to the end of ContainerURL's URL.
createAppender(String, Filter, Layout<? extends Serializable>, boolean, String, boolean) - Static method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsAppender
 
createAsync(RxDocumentServiceRequest, IAuthorizationTokenProvider, Long, Long) - Static method in class com.azure.data.cosmos.internal.directconnectivity.BarrierRequestHelper
 
createAsync(Function<String, Flux<IDocumentQueryExecutionComponent<T>>>, Collection<AggregateOperator>, String) - Static method in class com.azure.data.cosmos.internal.query.AggregateDocumentQueryExecutionContext
 
createAsync(IDocumentQueryClient, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, String, PartitionedQueryExecutionInfo, List<PartitionKeyRange>, int, boolean, boolean, UUID) - Static method in class com.azure.data.cosmos.internal.query.OrderByDocumentQueryExecutionContext
 
createAsync(IDocumentQueryClient, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, String, PartitionedQueryExecutionInfo, List<PartitionKeyRange>, int, boolean, boolean, UUID) - Static method in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContext
 
createAsync(IDocumentQueryClient, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, String, PartitionedQueryExecutionInfo, List<PartitionKeyRange>, int, boolean, boolean, UUID) - Static method in class com.azure.data.cosmos.internal.query.PipelinedDocumentQueryExecutionContext
 
createAsync(IDocumentQueryClient, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, DocumentCollection, boolean, UUID) - Static method in class com.azure.data.cosmos.internal.query.ProxyDocumentQueryExecutionContext
 
createAsync(Function<String, Flux<IDocumentQueryExecutionComponent<T>>>, int, String) - Static method in class com.azure.data.cosmos.internal.query.TopDocumentQueryExecutionContext
 
createAsync(Context, long, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Create Append Blob operation creates a new append blob.
createAsync(Context, long, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Create Append Blob operation creates a new append blob.
createAsync(Context, Integer, Map<String, String>, PublicAccessType, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
creates a new container under the specified account.
createAsync(Context, Integer, Map<String, String>, PublicAccessType, String) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
creates a new container under the specified account.
createAsync(Context, long, long, Integer, Map<String, String>, Long, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Create operation creates a new page blob.
createAsync(Context, long, long, Integer, Map<String, String>, Long, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Create operation creates a new page blob.
createAzureActiveDirectoryTokenProvider(AzureActiveDirectoryTokenProvider.AuthenticationCallback, String, Object) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
Creates a Azure Active Directory token provider that creates a token with the user defined AuthenticationCallback.
createBatch(BatchOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Creates an Empty Collection of EventData.
createBatch() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Creates an Empty Collection of EventData.
createBatch(BatchOptions) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Creates an Empty Collection of EventData.
createBatch() - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Creates an Empty Collection of EventData.
createBlobURL(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Creates a new BlobURL object by concatenating blobName to the end of ContainerURL's URL.
createBlockBlobURL(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Creates a new BlockBlobURL object by concatenating the blobName to the end of ContainerURL's URL.
createCertificate(InputStream) - Method in class com.microsoft.azure.batch.CertificateOperations
Adds a certificate to the Batch account.
createCertificate(InputStream, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Adds a certificate to the Batch account.
createCertificate(CertificateAddParameter) - Method in class com.microsoft.azure.batch.CertificateOperations
Adds a certificate to the Batch account.
createCertificate(CertificateAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Adds a certificate to the Batch account.
createCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificate(String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificate(CreateCertificateRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new certificate version.
createCertificateAsync(String, String, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateAsync(String, String, CertificatePolicy, CertificateAttributes, Map<String, String>, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateAsync(String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateAsync(CreateCertificateRequest, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new certificate version.
CreateCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The create certificate request class.
CreateCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
createCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateWithServiceResponseAsync(String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCheckpointStoreIfNotExists() - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Create the checkpoint store if it doesn't exist.
createCheckpointStoreIfNotExists() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
createCollection(String, DocumentCollection, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Creates a document collection.
createCollection(String, DocumentCollection, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
createCollectionIfNotExists(AsyncDocumentClient, String, String) - Static method in class com.azure.data.cosmos.rx.examples.multimaster.Helpers
 
createCollectionIfNotExists(AsyncDocumentClient, String, DocumentCollection) - Static method in class com.azure.data.cosmos.rx.examples.multimaster.Helpers
 
createCommonHeadersAsync(FeedOptions) - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
createContainer(CosmosContainerProperties) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container.
createContainer(CosmosContainerProperties, int) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container.
createContainer(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container.
createContainer(CosmosContainerProperties, int, CosmosContainerRequestOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container.
createContainer(String, String) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container.
createContainer(String, String, int) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container.
createContainerIfNotExists(CosmosContainerProperties) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container if it does not exist on the service.
createContainerIfNotExists(CosmosContainerProperties, int) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container if it does not exist on the service.
createContainerIfNotExists(String, String) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container if it does not exist on the service.
createContainerIfNotExists(String, String, int) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a document container if it does not exist on the service.
createContainerURL(String) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Creates a ContainerURL object pointing to the specified container.
createCopy() - Method in interface com.microsoft.azure.servicebus.IMessage
Creates a shallow copy of this message.
createCopy() - Method in class com.microsoft.azure.servicebus.Message
 
createCosmosClientException(int) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCosmosClientException(int, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCosmosClientException(int, Exception) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCosmosClientException(int, CosmosError, Map<String, String>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCosmosClientException(String, int, CosmosError, Map<String, String>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCosmosClientException(String, Exception, Map<String, String>, int, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCosmosError(ObjectNode) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCosmosError(String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCosmosResponseDiagnostics() - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCosmosStoredProcedureProperties(String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createCustomPolicy(String) - Static method in class com.azure.data.cosmos.ConflictResolutionPolicy
Creates a CUSTOM ConflictResolutionPolicy which uses the specified stored procedure to perform conflict resolution This stored procedure may be created after the DocumentCollection is created and can be changed as required.
createCustomPolicy() - Static method in class com.azure.data.cosmos.ConflictResolutionPolicy
Creates a CUSTOM ConflictResolutionPolicy without any StoredProcedure.
created() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the created value.
created() - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Get the created value.
created() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Get the created value.
created() - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Get the created value.
createDatabase(CosmosDatabaseProperties, CosmosDatabaseRequestOptions) - Method in class com.azure.data.cosmos.CosmosClient
Creates a database.
createDatabase(CosmosDatabaseProperties) - Method in class com.azure.data.cosmos.CosmosClient
Creates a database.
createDatabase(String) - Method in class com.azure.data.cosmos.CosmosClient
Creates a database.
createDatabase(CosmosDatabaseProperties, int, CosmosDatabaseRequestOptions) - Method in class com.azure.data.cosmos.CosmosClient
Creates a database.
createDatabase(CosmosDatabaseProperties, int) - Method in class com.azure.data.cosmos.CosmosClient
Creates a database.
createDatabase(String, int) - Method in class com.azure.data.cosmos.CosmosClient
Creates a database.
createDatabase(Database, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Creates a database.
createDatabase(Database) - Method in interface com.azure.data.cosmos.internal.DatabaseForTest.DatabaseManager
 
createDatabase(Database, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
createDatabaseIfNotExists(CosmosDatabaseProperties) - Method in class com.azure.data.cosmos.CosmosClient
CREATE a Database if it does not already exist on the service The Mono upon successful completion will contain a single cosmos database response with the created or existing database.
createDatabaseIfNotExists(String) - Method in class com.azure.data.cosmos.CosmosClient
CREATE a Database if it does not already exist on the service The Mono upon successful completion will contain a single cosmos database response with the created or existing database.
createDatabaseIfNotExists(AsyncDocumentClient, String) - Static method in class com.azure.data.cosmos.rx.examples.multimaster.Helpers
 
createDatabaseUri(String) - Static method in class com.azure.data.cosmos.rx.examples.multimaster.Helpers
 
createdDatabase - Variable in class com.azure.data.cosmos.internal.DatabaseForTest
 
CreateDecryptor(byte[], byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
CreateDecryptor(byte[], byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
CreateDecryptor(byte[], byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
CreateDecryptor(byte[], byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
CreateDecryptor(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateDecryptor(byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateDecryptor(byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw128
 
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw192
 
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw256
 
CreateDecryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
CreateDecryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
CreateDecryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
CreateDecryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
CreateDecryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for decryption that uses the specified KeyPair and the default Provider provider.
CreateDecryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for decryption that uses the specified KeyPair and Provider.
CreateDecryptor(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for decryption.
CreateDecryptor(byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for decryption that uses the specified provider for the Java Security API.
CreateDecryptor(byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for decryption using the supplied initialization vector.
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for decryption using the supplied initialization vector and the specific provider for the Java Security API.
CreateDecryptor(byte[], byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for decryption using the supplied initialization vector and the specific provider for the Java Security API.
CreateDecryptor(byte[], byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for decryption using the supplied initialization vector and the specific provider for the Java Security API.
createDocument(String, Object, RequestOptions, boolean) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Creates a document.
createDocument(String, Object, RequestOptions, boolean) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
createDocumentChangeFeedQuery(CosmosContainer, ChangeFeedOptions) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
Method to create a change feed query for documents.
createDocumentCollectionUri(String, String) - Static method in class com.azure.data.cosmos.rx.examples.multimaster.Helpers
 
createDocumentProducer(String, PartitionKeyRange, String, int, FeedOptions, SqlQuerySpec, Map<String, String>, TriFunction<PartitionKeyRange, String, Integer, RxDocumentServiceRequest>, Function<RxDocumentServiceRequest, Flux<FeedResponse<T>>>, Callable<IDocumentClientRetryPolicy>) - Method in class com.azure.data.cosmos.internal.query.OrderByDocumentQueryExecutionContext
 
createDocumentProducer(String, PartitionKeyRange, String, int, FeedOptions, SqlQuerySpec, Map<String, String>, TriFunction<PartitionKeyRange, String, Integer, RxDocumentServiceRequest>, Function<RxDocumentServiceRequest, Flux<FeedResponse<T>>>, Callable<IDocumentClientRetryPolicy>) - Method in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContext
 
createDocumentProducer(String, PartitionKeyRange, String, int, FeedOptions, SqlQuerySpec, Map<String, String>, TriFunction<PartitionKeyRange, String, Integer, RxDocumentServiceRequest>, Function<RxDocumentServiceRequest, Flux<FeedResponse<T>>>, Callable<IDocumentClientRetryPolicy>) - Method in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
createDocumentQueryExecutionContextAsync(IDocumentQueryClient, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, boolean, UUID) - Static method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextFactory
 
createDocumentServiceRequest(Map<String, String>, SqlQuerySpec, PartitionKeyInternal) - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
createDocumentServiceRequest(Map<String, String>, SqlQuerySpec, PartitionKeyRange, String) - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
createdTime - Variable in class com.azure.data.cosmos.internal.DatabaseForTest
 
CreateEncryptor(byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
CreateEncryptor(byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
CreateEncryptor(byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
CreateEncryptor(byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
CreateEncryptor(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateEncryptor(byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateEncryptor(byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw128
 
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw192
 
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw256
 
CreateEncryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
CreateEncryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
CreateEncryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
CreateEncryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
CreateEncryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for encryption that uses the specified KeyPair and the default Provider provider.
CreateEncryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for encryption that uses the specified KeyPair and Provider.
CreateEncryptor(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for encryption.
CreateEncryptor(byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for encryption that uses the specified provider for the Java Security API.
CreateEncryptor(byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for encryption using the supplied initialization vector.
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for encryption using the supplied initialization vector and the specific provider for the Java Security API.
CreateEncryptor(byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for encryption using the supplied initialization vector and the specific provider for the Java Security API.
CreateEncryptor(byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for encryption using the supplied initialization vector and the specific provider for the Java Security API.
createEpochReceiver(String, String, EventPosition, long) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create a Epoch based EventHub receiver with given partition id and start receiving from the beginning of the partition stream.
createEpochReceiver(String, String, EventPosition, long, ReceiverOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create a Epoch based EventHub receiver with given partition id and start receiving from the beginning of the partition stream.
createEpochReceiverSync(String, String, EventPosition, long) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createEpochReceiverSync(String, String, EventPosition, long, ReceiverOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createEventProcessor(PartitionContext) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessorFactory
Called to create an event processor for the given partition.
createFeedOptions() - Method in interface com.azure.data.cosmos.internal.changefeed.RequestOptionsFactory
 
createFeedResponse(List<T>, Map<String, String>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createFeedResponseWithQueryMetrics(List<T>, Map<String, String>, ConcurrentMap<String, QueryMetrics>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createFixed(HttpClientConfig) - Static method in interface com.azure.data.cosmos.internal.http.HttpClient
Create fixed HttpClient with HttpClientConfig
createFromCollection(Collection<ClientSideMetrics>) - Static method in class com.azure.data.cosmos.internal.query.metrics.ClientSideMetrics
create ClientSideMetrics from collection
createFromCollection(Collection<QueryMetrics>) - Static method in class com.azure.data.cosmos.internal.QueryMetrics
 
createFromConnectionString(String, ScheduledExecutorService) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
Factory method to create an instance of EventHubClient using the supplied connectionString.
createFromConnectionString(String, RetryPolicy, ScheduledExecutorService) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
Factory method to create an instance of EventHubClient using the supplied connectionString.
createFromConnectionString(String) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Creates an instance of MessagingFactory from the given connection string.
createFromConnectionStringAsync(String) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Creates an instance of MessagingFactory from the given connection string.
createFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Creates an instance of MessagingFactory from the given connection string builder.
createFromConnectionStringBuilderAsync(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Creates an instance of MessagingFactory from the given connection string builder.
createFromConnectionStringSync(String, ScheduledExecutorService) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
createFromConnectionStringSync(String, RetryPolicy, ScheduledExecutorService) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
createFromDelimitedString(String) - Static method in class com.azure.data.cosmos.internal.QueryMetrics
 
createFromDelimitedStringAndClientSideMetrics(String, ClientSideMetrics, String) - Static method in class com.azure.data.cosmos.internal.QueryMetrics
 
createFromName(OperationType, String, ResourceType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
createFromName(OperationType, String, ResourceType, AuthorizationTokenType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
createFromName(OperationType, Resource, String, ResourceType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
createFromName(OperationType, Resource, String, ResourceType, AuthorizationTokenType) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
createFromNamespaceEndpointURI(URI, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
createFromNamespaceEndpointURIAsyc(URI, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
createFromNamespaceName(String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
createFromNamespaceNameAsyc(String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
CreateFromResource(RxDocumentServiceRequest, Resource) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
createHostName(String) - Static method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Convenience method for generating unique host names, safe to pass to the EventProcessorHost constructors that take a hostName argument.
createItem(Object) - Method in class com.azure.data.cosmos.CosmosContainer
Creates a cosmos item.
createItem(Object, CosmosItemRequestOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Creates a cosmos item.
createItem(CosmosContainer, Object, CosmosItemRequestOptions, boolean) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
Creates a CosmosItem.
createJob(String, PoolInformation) - Method in class com.microsoft.azure.batch.JobOperations
Adds a job to the Batch account.
createJob(String, PoolInformation, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Adds a job to the Batch account.
createJob(JobAddParameter) - Method in class com.microsoft.azure.batch.JobOperations
Adds a job to the Batch account.
createJob(JobAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Adds a job to the Batch account.
createJobSchedule(String, Schedule, JobSpecification) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Adds a job schedule to the Batch account.
createJobSchedule(String, Schedule, JobSpecification, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Adds a job schedule to the Batch account.
createJobSchedule(JobScheduleAddParameter) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Adds a job schedule to the Batch account.
createJobSchedule(JobScheduleAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Adds a job schedule to the Batch account.
createKey(String, String, JsonWebKeyType) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKey(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, JsonWebKeyCurveName) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKey(CreateKeyRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKey(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, JsonWebKeyCurveName, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, JsonWebKeyCurveName) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(CreateKeyRequest, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
CreateKeyRequest - Class in com.microsoft.azure.keyvault.requests
The create key request class.
CreateKeyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The CreateKeyRequest builder.
createKeyWithServiceResponseAsync(String, String, JsonWebKeyType) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyWithServiceResponseAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, JsonWebKeyCurveName) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyWithServiceResponseAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createLastWriterWinsPolicy() - Static method in class com.azure.data.cosmos.ConflictResolutionPolicy
Creates a LAST_WRITER_WINS ConflictResolutionPolicy with "/_ts" as the resolution path.
createLastWriterWinsPolicy(String) - Static method in class com.azure.data.cosmos.ConflictResolutionPolicy
Creates a LAST_WRITER_WINS ConflictResolutionPolicy with path as the resolution path.
createLeaseIfNotExist(String, String) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseManager
Checks whether the lease exists and creates it if it does not exist.
createLeaseIfNotExist(String, String) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
Checks whether the lease exists and creates it if it does not exist.
createLeaseStoreIfNotExists() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Create the lease store if it does not exist, do nothing if it does exist.
createLeaseStoreIfNotExists() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
createManagedIdentityTokenProvider() - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
Creates a Managed Identity token provider.
createMessageReceiverFromConnectionString(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode from service bus connection string with Shared Access Signatures
createMessageReceiverFromConnectionString(String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode from service bus connection string with Shared Access Signatures
createMessageReceiverFromConnectionStringAsync(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode asynchronously from connection string with Shared Access Signatures
createMessageReceiverFromConnectionStringAsync(String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode asynchronously from connection string with Shared Access Signatures
createMessageReceiverFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode from ConnectionStringBuilder
createMessageReceiverFromConnectionStringBuilder(ConnectionStringBuilder, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver from ConnectionStringBuilder
createMessageReceiverFromConnectionStringBuilderAsync(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode asynchronously from ConnectionStringBuilder
createMessageReceiverFromConnectionStringBuilderAsync(ConnectionStringBuilder, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver asynchronously from ConnectionStringBuilder
createMessageReceiverFromEntityPath(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity using the client settings in PeekLock mode
createMessageReceiverFromEntityPath(String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity using the client settings.
createMessageReceiverFromEntityPath(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity using the client settings in PeekLock mode
createMessageReceiverFromEntityPath(URI, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity using the client settings.
createMessageReceiverFromEntityPath(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity.
createMessageReceiverFromEntityPath(MessagingFactory, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity.
createMessageReceiverFromEntityPathAsync(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a message receiver to the entity using the client settings in PeekLock mode
createMessageReceiverFromEntityPathAsync(String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a message receiver to the entity using the client settings
createMessageReceiverFromEntityPathAsync(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a message receiver to the entity using the client settings in PeekLock mode
createMessageReceiverFromEntityPathAsync(URI, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a message receiver to the entity using the client settings
createMessageReceiverFromEntityPathAsync(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a new message receiver to the entity on the messagingFactory.
createMessageReceiverFromEntityPathAsync(MessagingFactory, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a new message receiver to the entity on the messagingFactory.
createMessageSenderFromConnectionString(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create message sender from service bus connection string with Shared Access Signatures
createMessageSenderFromConnectionStringAsync(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create message sender asynchronously from connection string with Shared Access Signatures
createMessageSenderFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create message sender from ConnectionStringBuilder
createMessageSenderFromConnectionStringBuilderAsync(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create message sender asynchronously from ConnectionStringBuilder
createMessageSenderFromEntityPath(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender to the entity using the client settings.
createMessageSenderFromEntityPath(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender to the entity using the client settings.
createMessageSenderFromEntityPath(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender to the entity.
createMessageSenderFromEntityPathAsync(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender asynchronously to the entity using the client settings.
createMessageSenderFromEntityPathAsync(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender asynchronously to the entity using the client settings.
createMessageSenderFromEntityPathAsync(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender asynchronously to the entity using the MessagingFactory
createMissingLeases() - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionSynchronizer
Creates missing leases.
createNewCollection(CosmosClient, String, String) - Static method in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
createNewDatabase(CosmosClient, String) - Static method in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
createNewDocuments(CosmosContainer, int, Duration) - Static method in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
createNewLeaseCollection(CosmosClient, String, String) - Static method in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
createObserver() - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedObserverFactory
Creates an instance of a ChangeFeedObserver.
createPageBlobURL(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Creates creates a new PageBlobURL object by concatenating blobName to the end of ContainerURL's URL.
createPartitionSender(String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create a PartitionSender which can publish EventData's directly to a specific EventHub partition (sender type iii.
createPartitionSenderSync(String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createPermission(CosmosPermissionProperties, CosmosPermissionRequestOptions) - Method in class com.azure.data.cosmos.CosmosUser
Creates a permission.
createPermission(String, Permission, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Creates a permission.
createPermission(String, Permission, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
createPipeline() - Static method in class com.microsoft.azure.storage.blob.StorageURL
Creates an pipeline to process the HTTP requests and Responses.
createPipeline(ICredentials) - Static method in class com.microsoft.azure.storage.blob.StorageURL
Creates an pipeline to process the HTTP requests and Responses.
createPipeline(PipelineOptions) - Static method in class com.microsoft.azure.storage.blob.StorageURL
Creates an pipeline to process the HTTP requests and Responses.
createPipeline(ICredentials, PipelineOptions) - Static method in class com.microsoft.azure.storage.blob.StorageURL
Creates an pipeline to process the HTTP requests and Responses.
createPool(String, String, CloudServiceConfiguration, int) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, CloudServiceConfiguration, int, int) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, CloudServiceConfiguration, int, int, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, VirtualMachineConfiguration, int) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, VirtualMachineConfiguration, int, int) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, VirtualMachineConfiguration, int, int, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(PoolAddParameter) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(PoolAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createQuery(Map<String, String>) - Static method in class com.azure.data.cosmos.internal.Utils
 
createQueryMetricsFromCollection(Collection<QueryMetrics>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createQueryMetricsFromDelimitedStringAndClientSideMetrics(String, ClientSideMetrics, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
createQueue(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Creates a new queue in the service namespace with the given name.
createQueue(QueueDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Creates a new queue in the service namespace with the given name.
createQueueAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new queue in the service namespace with the given name.
createQueueAsync(QueueDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new queue in the service namespace with the given name.
createQuorumReader(TransportClient, AddressSelector, StoreReader, GatewayServiceConfigurationReader, IAuthorizationTokenProvider) - Method in class com.azure.data.cosmos.internal.directconnectivity.ConsistencyReader
 
createReceiver(String, String, EventPosition) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create the EventHub receiver with given partition id and start receiving from the specified starting offset.
createReceiver(String, String, EventPosition, ReceiverOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create the EventHub receiver with given partition id and start receiving from the specified starting offset.
createReceiverSync(String, String, EventPosition) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createReceiverSync(String, String, EventPosition, ReceiverOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createRequestAsync(String, Integer) - Method in class com.azure.data.cosmos.internal.query.DefaultDocumentQueryExecutionContext
 
createRequestMessageFromPropertyBag(String, Map, Duration) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
createRequestMessageFromPropertyBag(String, Map, Duration, String) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
createRequestMessageFromValueBody(String, Object, Duration) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
createRequestOptions(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.RequestOptionsFactory
 
createRule(String, String, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Creates a new rule for a given topic - subscription.
createRuleAsync(String, String, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new rule for a given topic - subscription.
createSharedAccessSignatureTokenProvider(String, String) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
Creates a Shared Access Signature token provider with the given key name and key value.
createSharedAccessSignatureTokenProvider(String, Instant) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
Creates a Shared Access Signature token provider that always returns an already created token.
createSignatureTransform(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Ecdsa
 
createSignatureTransform(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rs256
 
createSignatureTransform(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
createSnapshot() - Method in class com.microsoft.azure.storage.blob.BlobURL
Creates a read-only snapshot of a blob.
createSnapshot(Metadata, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Creates a read-only snapshot of a blob.
createSnapshot(Context, Integer, Map<String, String>, String, ModifiedAccessConditions, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Create Snapshot operation creates a read-only snapshot of a blob.
createSnapshotAsync(Context, Integer, Map<String, String>, String, ModifiedAccessConditions, LeaseAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Create Snapshot operation creates a read-only snapshot of a blob.
createSnapshotAsync(Context, Integer, Map<String, String>, String, ModifiedAccessConditions, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Create Snapshot operation creates a read-only snapshot of a blob.
createSnapshotWithRestResponseAsync(Context, Integer, Map<String, String>, String, ModifiedAccessConditions, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Create Snapshot operation creates a read-only snapshot of a blob.
createSpecializedDocumentQueryExecutionContextAsync(IDocumentQueryClient, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, boolean, PartitionedQueryExecutionInfo, List<PartitionKeyRange>, String, UUID) - Static method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextFactory
 
createStoreClient(IAddressResolver, SessionContainer, GatewayServiceConfigurationReader, IAuthorizationTokenProvider, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreClientFactory
 
createStoredProcedure(CosmosStoredProcedureProperties) - Method in class com.azure.data.cosmos.CosmosScripts
Creates a cosmos stored procedure.
createStoredProcedure(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Creates a cosmos stored procedure.
createStoredProcedure(String, StoredProcedure, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Creates a stored procedure.
createStoredProcedure(String, StoredProcedure, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
createStoreReader(TransportClient, AddressSelector, ISessionContainer) - Method in class com.azure.data.cosmos.internal.directconnectivity.ConsistencyReader
 
createSubscription(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Creates a new subscription for a given topic in the service namespace with the given name.
createSubscription(SubscriptionDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Creates a new subscription in the service namespace with the given name.
createSubscription(SubscriptionDescription, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Creates a new subscription in the service namespace with the provided default rule.
createSubscriptionAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new subscription for a given topic in the service namespace with the given name.
createSubscriptionAsync(SubscriptionDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new subscription in the service namespace with the given name.
createSubscriptionAsync(SubscriptionDescription, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new subscription in the service namespace with the provided default rule.
createTask(String, TaskAddParameter) - Method in class com.microsoft.azure.batch.TaskOperations
Adds a single task to a job.
createTask(String, TaskAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Adds a single task to a job.
createTasks(String, List<TaskAddParameter>) - Method in class com.microsoft.azure.batch.TaskOperations
Adds multiple tasks to a job.
createTasks(String, List<TaskAddParameter>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Adds multiple tasks to a job.
CreateTasksErrorException - Exception in com.microsoft.azure.batch
The exception that is thrown when the TaskOperations.createTasks(String, List) operation is terminated.
CreateTasksErrorException(String, List<TaskAddResult>, List<TaskAddParameter>) - Constructor for exception com.microsoft.azure.batch.CreateTasksErrorException
Initializes a new instance of the CreateTasksErrorException class.
createTopic(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Creates a new topic in the service namespace with the given name.
createTopic(TopicDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Creates a new topic in the service namespace with the given name.
createTopicAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new topic in the service namespace with the given name.
createTopicAsync(TopicDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new topic in the service namespace with the given name.
createTransferMessageSenderFromEntityPath(MessagingFactory, String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a transfer message sender.
createTransferMessageSenderFromEntityPathAsync(MessagingFactory, String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a transfer message sender asynchronously.
createTrigger(CosmosTriggerProperties) - Method in class com.azure.data.cosmos.CosmosScripts
Creates a Cosmos trigger.
createTrigger(String, Trigger, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Creates a trigger.
createTrigger(String, Trigger, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
createUser(CosmosUserProperties) - Method in class com.azure.data.cosmos.CosmosDatabase
Creates a user After subscription the operation will be performed.
createUser(String, User, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Creates a user.
createUser(String, User, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
createUserDefinedFunction(CosmosUserDefinedFunctionProperties) - Method in class com.azure.data.cosmos.CosmosScripts
Creates a cosmos user defined function.
createUserDefinedFunction(String, UserDefinedFunction, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Creates a user defined function.
createUserDefinedFunction(String, UserDefinedFunction, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
createWithAzureActiveDirectory(URI, String, AzureActiveDirectoryTokenProvider.AuthenticationCallback, String, ScheduledExecutorService, EventHubClientOptions) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
Factory method to create an instance of EventHubClient using the supplied namespace endpoint address, eventhub name and authentication mechanism.
createWithRestResponseAsync(Context, long, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
The Create Append Blob operation creates a new append blob.
createWithRestResponseAsync(Context, Integer, Map<String, String>, PublicAccessType, String) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
creates a new container under the specified account.
createWithRestResponseAsync(Context, long, long, Integer, Map<String, String>, Long, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Create operation creates a new page blob.
createWithTokenProvider(URI, String, ITokenProvider, ScheduledExecutorService, EventHubClientOptions) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
Factory method to create an instance of EventHubClient using the supplied namespace endpoint address, eventhub name and authentication mechanism.
creating() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the creating value.
CREATING_CHECKPOINT_STORE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_CHECKPOINTS - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_EVENT_HUB_CLIENT - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_EVENT_PROCESSOR - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_LEASE_STORE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_LEASES - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the creation time is not returned for files on Linux Compute Nodes.
creationTime() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the creationTime value.
credentials() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the credentials value.
credentials() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the credentials value.
credentials() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the credentials value.
credentials() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
credentials() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
CROSS_PARTITION_QUERY_NOT_SERVABLE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
crv() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the crv value.
csr() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the csr value.
CURRENT_JAVACLIENT_VERSION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
CURRENT_MEDIA_STORAGE_USAGE_IN_MB - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CURRENT_REPLICA_SET_SIZE - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
CURRENT_RESOURCE_QUOTA_USAGE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
CURRENT_USAGE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
CURRENT_VERSION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.Versions
 
CURRENT_WRITE_QUORUM - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
currentDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the currentDedicatedNodes value.
currentLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get low-priority Compute Nodes which have been preempted are included in this count.
currentReplicaSetSize - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
currentResourceQuotaUsage() - Method in class com.azure.data.cosmos.CosmosResponse
Gets the current size of this entity (in megabytes (MB) for server resources and in count for master resources)
currentResourceQuotaUsage() - Method in class com.azure.data.cosmos.FeedResponse
Gets the current size of this entity from the Azure Cosmos DB service.
currentWriteQuorum - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
curve() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the curve value.
curve() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the curve value.
curve() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
CURVE_TO_SIGNATURE - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
CURVE_TO_SPEC_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
customBehaviors() - Method in class com.microsoft.azure.batch.AccountOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.ApplicationOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.BatchClient
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.CertificateOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.FileOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in interface com.microsoft.azure.batch.IInheritedBehaviors
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.JobOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.JobScheduleOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.PoolOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.TaskOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
CustomHeaders - Class in com.azure.data.cosmos.internal.directconnectivity
 
CustomHeaders() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.CustomHeaders
 
CustomHeaders.HttpHeaders - Class in com.azure.data.cosmos.internal.directconnectivity
 
CustomIOHandler - Class in com.microsoft.azure.servicebus.amqp
 
CustomIOHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.CustomIOHandler
 

D

d() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the d value.
data() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get the data value.
DATA_ENCIPHERMENT - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value dataEncipherment for KeyUsageType.
DATA_TYPE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
database() - Method in class com.azure.data.cosmos.CosmosDatabaseResponse
Gets the CosmosDatabase object
DATABASE - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
Database - Class in com.azure.data.cosmos.internal
Represents a Database in the Azure Cosmos DB database service.
Database() - Constructor for class com.azure.data.cosmos.internal.Database
Initialize a database object.
Database(String) - Constructor for class com.azure.data.cosmos.internal.Database
Initialize a database object from json string.
DATABASE_ACCOUNT_CONSUMED_DOCUMENT_STORAGE_IN_MB - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
DATABASE_ACCOUNT_ENDPOINT - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
DATABASE_ACCOUNT_ID - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
DATABASE_ACCOUNT_NOTFOUND - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
DATABASE_ACCOUNT_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
DATABASE_ACCOUNT_PROVISIONED_DOCUMENT_STORAGE_IN_MB - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
DATABASE_ACCOUNT_RESERVED_DOCUMENT_STORAGE_IN_MB - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
DATABASE_ENTITY_CURRENT_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
DATABASE_ENTITY_MAX_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
DATABASE_NAME - Static variable in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
DatabaseAccount - Class in com.azure.data.cosmos.internal
Represents a database account in the Azure Cosmos DB database service.
DatabaseAccount() - Constructor for class com.azure.data.cosmos.internal.DatabaseAccount
Constructor.
DatabaseAccount(String) - Constructor for class com.azure.data.cosmos.internal.DatabaseAccount
Initialize a database account object from json string.
DatabaseAccountConfigurationProvider - Interface in com.azure.data.cosmos.internal
Defines an interface to work with database account configuration in the Azure Cosmos DB database service.
DatabaseAccountLocation - Class in com.azure.data.cosmos.internal
Represents the location of a database account in the Azure Cosmos DB database service.
DatabaseAccountLocation() - Constructor for class com.azure.data.cosmos.internal.DatabaseAccountLocation
DEFAULT Constructor.
DatabaseAccountLocation(String) - Constructor for class com.azure.data.cosmos.internal.DatabaseAccountLocation
Creates a new instance of the DatabaseAccountLocation object from a JSON string.
DatabaseAccountManagerInternal - Interface in com.azure.data.cosmos.internal
 
DatabaseForTest - Class in com.azure.data.cosmos.internal
 
DatabaseForTest.DatabaseManager - Interface in com.azure.data.cosmos.internal
 
databaseQuota() - Method in class com.azure.data.cosmos.CosmosDatabaseResponse
Gets the Max Quota.
databaseQuota() - Method in class com.azure.data.cosmos.FeedResponse
Gets the maximum quota for database resources within the account from the Azure Cosmos DB service.
DATABASES_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
DATABASES_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
DATABASES_ROOT - Static variable in class com.azure.data.cosmos.internal.Paths
 
databaseUsage() - Method in class com.azure.data.cosmos.CosmosDatabaseResponse
Gets the current Usage.
databaseUsage() - Method in class com.azure.data.cosmos.FeedResponse
Gets the current number of database resources within the account from the Azure Cosmos DB service.
DataDisk - Class in com.microsoft.azure.batch.protocol.models
Settings which will be used by the data disks associated to Compute Nodes in the Pool.
DataDisk() - Constructor for class com.microsoft.azure.batch.protocol.models.DataDisk
 
dataDisks() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get this property must be specified if the Compute Nodes in the Pool need to have empty data disks attached to them.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get the OData ID of the resource to which the request applied.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get the OData ID of the resource to which the request applied.
DataType - Enum in com.azure.data.cosmos
Data types in the Azure Cosmos DB database service.
dataType() - Method in class com.azure.data.cosmos.HashIndex
Gets data type.
dataType(DataType) - Method in class com.azure.data.cosmos.HashIndex
Sets data type.
dataType() - Method in class com.azure.data.cosmos.RangeIndex
Gets data type.
dataType(DataType) - Method in class com.azure.data.cosmos.RangeIndex
Sets data type.
date() - Method in class com.microsoft.azure.storage.blob.CommonRestResponse
 
date() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobAbortCopyFromURLHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobDeleteHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlobUndeleteHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerDeleteHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
Get the date value.
date() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyHeaders
Get the date value.
days() - Method in class com.microsoft.azure.storage.blob.models.RetentionPolicy
Get the days value.
daysBeforeExpiry() - Method in class com.microsoft.azure.keyvault.models.Trigger
Get the daysBeforeExpiry value.
deadLetter(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue.
deadLetter(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue.
deadLetter(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue with modified message properties.
deadLetter(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue with modified message properties.
deadLetter(UUID, String, String) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue with deadletter reason and error description.
deadLetter(UUID, String, String, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue with deadletter reason and error description.
deadLetter(UUID, String, String, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue with deadletter reason and error description and modified properties.
deadLetter(UUID, String, String, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue with deadletter reason and error description and modified properties.
deadLetter(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, String, String) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, String, String, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, String, String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, String, String, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
DEADLETTER_ERROR_DESCRIPTION_HEADER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEADLETTER_REASON_HEADER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
deadLetterAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with deadletter.
deadLetterAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with deadletter.
deadLetterAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with modified properties.
deadLetterAsync(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with modified properties.
deadLetterAsync(UUID, String, String) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with deadletter reason and error description.
deadLetterAsync(UUID, String, String, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with deadletter reason and error description.
deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with deadletter reason and error description and modified properties.
deadLetterAsync(UUID, String, String, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with deadletter reason and error description and modified properties.
deadLetterAsync(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, String, String) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, String, String, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, String, String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, String, String, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterMessageAsync(byte[], String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
deadLetterMessageAsync(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
DEADLETTERNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEADLETTERSOURCENAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DECIPHER_ONLY - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value decipherOnly for KeyUsageType.
decode(ByteBuf) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
decode(ByteBuf) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextRequest
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextRequestDecoder
Decode an RntbdContextRequest from an ByteBuf stream
decode(ByteBuf) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequest
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestDecoder
Decode the input ByteBuf to an RntbdRequest instance
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponseDecoder
Deserialize from an input ByteBuf to an RntbdResponse instance
decode(byte[]) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdUUID
Decode a UUID as serialized by Microsoft APIs like System.Guid.ToByteArray
decode(ByteBuf) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdUUID
Decode a UUID as serialized by Microsoft APIs like System.Guid.ToByteArray
DecodeError - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
decrypt(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Decrypts a single block of encrypted data.
decrypt(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Decrypts a single block of encrypted data.
DECRYPT - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value decrypt for JsonWebKeyOperation.
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Decrypts the specified cipher text.
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
decryptAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Decrypts a single block of encrypted data.
decryptAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Decrypts a single block of encrypted data.
decryptAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Decrypts a single block of encrypted data.
decryptWithServiceResponseAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Decrypts a single block of encrypted data.
dedicated() - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Get the dedicated value.
dedicatedCoreTime() - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Get the dedicatedCoreTime value.
Default - Static variable in class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
 
DEFAULT - Static variable in class com.microsoft.azure.servicebus.rules.FalseFilter
A false filter object that is pre-created.
DEFAULT - Static variable in class com.microsoft.azure.servicebus.rules.TrueFilter
A true filter object that is pre-created.
DEFAULT_CONSISTENCY_LEVEL - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
DEFAULT_CONSUMER_GROUP_NAME - Static variable in interface com.microsoft.azure.eventhubs.EventHubClient
 
DEFAULT_IS_TRANSIENT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_MAX_PAGE_SIZE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
DEFAULT_MAX_RETRY_COUNT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_OPERATION_TIMEOUT_IN_SECONDS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_PREFETCH_COUNT - Static variable in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
DEFAULT_RERTRY_MAX_BACKOFF - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_RERTRY_MIN_BACKOFF - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_RETRY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_RULE_NAME - Static variable in class com.microsoft.azure.servicebus.SubscriptionClient
 
DEFAULT_SAS_TOKEN_VALIDITY_IN_SECONDS - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
Default validity of a security token in seconds.
DEFAULT_TTL - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
DefaultCheckpointTimeoutInSeconds - Static variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
The default timeout for checkpoint operations.
defaultConsistencyLevel() - Method in class com.azure.data.cosmos.ConsistencyPolicy
Get the name of the resource.
defaultConsistencyLevel(ConsistencyLevel) - Method in class com.azure.data.cosmos.ConsistencyPolicy
Set the name of the resource.
DefaultDocumentQueryExecutionContext<T extends Resource> - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
DefaultDocumentQueryExecutionContext(IDocumentQueryClient, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, UUID, boolean) - Constructor for class com.azure.data.cosmos.internal.query.DefaultDocumentQueryExecutionContext
 
defaultEncryptionAlgorithm - Variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
DefaultFastScanIntervalInSeconds - Static variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
DefaultKeySize - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
DefaultLeaseDurationInSeconds - Static variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
The default duration after which a partition lease will expire unless renewed.
DefaultLeaseRenewIntervalInSeconds - Static variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
The default duration between lease renewals.
defaultMinDurationToLogSlowRequests - Static variable in class com.microsoft.azure.storage.blob.LoggingOptions
Default logging options.
DefaultOperationTimeout - Static variable in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Default operation timeout if timeout is not specified in the connection string.
defaultPolicy() - Static method in class com.azure.data.cosmos.ConnectionPolicy
Gets the default connection policy.
defaultProperty() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get this value is used if the Task exits with any nonzero exit code not listed in the exitCodes or exitCodeRanges collection, with a pre-processing error if the preProcessingError property is not present, or with a file upload error if the fileUploadError property is not present.
defaultServiceVersion() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Get the defaultServiceVersion value.
DefaultSlowScanIntervalInSeconds - Static variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
DefaultStartupScanDelayInSeconds - Static variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
defer(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Defers a Message using its lock token.
defer(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Defers a Message using its lock token.
defer(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Defers a Message using its lock token with modified message property.
defer(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Defers a Message using its lock token with modified message property.
deferAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously defers a Message using its lock token.
deferAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously defers a Message using its lock token.
deferAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously defers a Message using its lock token with modified message propert.
deferAsync(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously defers a Message using its lock token with modified message propert.
deferMessageAsync(byte[], Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
deferMessageAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
delete(CosmosConflictRequestOptions) - Method in class com.azure.data.cosmos.CosmosConflict
Reads all conflicts in a document collection.
delete(CosmosContainerRequestOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Deletes the item container After subscription the operation will be performed.
delete() - Method in class com.azure.data.cosmos.CosmosContainer
Deletes the item container After subscription the operation will be performed.
delete() - Method in class com.azure.data.cosmos.CosmosDatabase
Deletes a database.
delete(CosmosDatabaseRequestOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Deletes a database.
delete() - Method in class com.azure.data.cosmos.CosmosItem
Deletes the item.
delete(CosmosItemRequestOptions) - Method in class com.azure.data.cosmos.CosmosItem
Deletes the item.
delete(CosmosPermissionRequestOptions) - Method in class com.azure.data.cosmos.CosmosPermission
Deletes a permission.
delete() - Method in class com.azure.data.cosmos.CosmosStoredProcedure
Deletes a stored procedure by the stored procedure link.
delete(CosmosStoredProcedureRequestOptions) - Method in class com.azure.data.cosmos.CosmosStoredProcedure
Deletes a stored procedure by the stored procedure link.
delete() - Method in class com.azure.data.cosmos.CosmosTrigger
Deletes a cosmos trigger.
delete() - Method in class com.azure.data.cosmos.CosmosUser
Delete a cosmos user
delete() - Method in class com.azure.data.cosmos.CosmosUserDefinedFunction
Deletes a cosmos user defined function.
delete(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseManager
Deletes the lease.
delete(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
DELETE the lease.
DELETE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpMethods
 
delete(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a Certificate from the specified Account.
delete(String, String, CertificateDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a Certificate from the specified Account.
delete(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a Job.
delete(String, JobDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a Job.
delete(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a Job Schedule from the specified Account.
delete(String, JobScheduleDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a Job Schedule from the specified Account.
delete(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a Pool from the specified Account.
delete(String, PoolDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a Pool from the specified Account.
delete(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a Task from the specified Job.
delete(String, String, TaskDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a Task from the specified Job.
delete() - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to delete resources granted.
delete() - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Delete access granted.
delete() - Method in class com.microsoft.azure.storage.blob.BlobURL
Deletes the specified blob or snapshot.
delete(DeleteSnapshotsOptionType, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Deletes the specified blob or snapshot.
delete() - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Delete access granted.
delete() - Method in class com.microsoft.azure.storage.blob.ContainerURL
Marks the specified container for deletion.
delete(ContainerAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Marks the specified container for deletion.
delete(Context, String, Integer, DeleteSnapshotsOptionType, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account.
delete(Context, Integer, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
operation marks the specified container for deletion.
delete() - Method in class com.microsoft.azure.storage.blob.models.Logging
Get the delete value.
deleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a Certificate from the specified Account.
deleteAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a Certificate from the specified Account.
deleteAsync(String, String, CertificateDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a Certificate from the specified Account.
deleteAsync(String, String, CertificateDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a Certificate from the specified Account.
deleteAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a Job.
deleteAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a Job.
deleteAsync(String, JobDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a Job.
deleteAsync(String, JobDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a Job.
deleteAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a Job Schedule from the specified Account.
deleteAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a Job Schedule from the specified Account.
deleteAsync(String, JobScheduleDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a Job Schedule from the specified Account.
deleteAsync(String, JobScheduleDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a Job Schedule from the specified Account.
deleteAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a Pool from the specified Account.
deleteAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a Pool from the specified Account.
deleteAsync(String, PoolDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a Pool from the specified Account.
deleteAsync(String, PoolDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a Pool from the specified Account.
deleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a Task from the specified Job.
deleteAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a Task from the specified Job.
deleteAsync(String, String, TaskDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a Task from the specified Job.
deleteAsync(String, String, TaskDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a Task from the specified Job.
deleteAsync(Context, String, Integer, DeleteSnapshotsOptionType, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account.
deleteAsync(Context, String, Integer, DeleteSnapshotsOptionType, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account.
deleteAsync(Context, Integer, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
operation marks the specified container for deletion.
deleteAsync(Context, Integer, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
operation marks the specified container for deletion.
deleteCertificate(String, String) - Method in class com.microsoft.azure.batch.CertificateOperations
Deletes the certificate from the Batch account.
deleteCertificate(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Deletes the certificate from the Batch account.
deleteCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a certificate from a specified key vault.
deleteCertificateAsync(String, String, ServiceCallback<DeletedCertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a certificate from a specified key vault.
deleteCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a certificate from a specified key vault.
deleteCertificateContacts(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the certificate contacts for a specified key vault.
deleteCertificateContactsAsync(String, ServiceCallback<Contacts>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the certificate contacts for a specified key vault.
deleteCertificateContactsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the certificate contacts for a specified key vault.
deleteCertificateContactsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the certificate contacts for a specified key vault.
deleteCertificateError() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get this property is set only if the Certificate is in the DeleteFailed state.
DeleteCertificateError - Class in com.microsoft.azure.batch.protocol.models
An error encountered by the Batch service when deleting a Certificate.
DeleteCertificateError() - Constructor for class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
 
deleteCertificateIssuer(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the specified certificate issuer.
deleteCertificateIssuerAsync(String, String, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the specified certificate issuer.
deleteCertificateIssuerAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the specified certificate issuer.
deleteCertificateIssuerWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the specified certificate issuer.
deleteCertificateOperation(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the creation operation for a specific certificate.
deleteCertificateOperationAsync(String, String, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the creation operation for a specific certificate.
deleteCertificateOperationAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the creation operation for a specific certificate.
deleteCertificateOperationWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the creation operation for a specific certificate.
deleteCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a certificate from a specified key vault.
deleteCheckpoint(String) - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Delete the stored checkpoint data for the given partition.
deleteCheckpoint(String) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
deleteCheckpointStore() - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Deletes the checkpoint store.
deleteCheckpointStore() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
deleteCollection(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Deletes a document collection by the collection link.
deleteCollection(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
deleteComputeNodeUser(String, String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Deletes the specified user account from the specified compute node.
deleteComputeNodeUser(String, String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Deletes the specified user account from the specified compute node.
deleteConflict(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Deletes a conflict.
deleteConflict(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
deleted() - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Get the deleted value.
deleteDatabase(CosmosDatabase) - Static method in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
deleteDatabase(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Deletes a database.
deleteDatabase(String) - Method in interface com.azure.data.cosmos.internal.DatabaseForTest.DatabaseManager
 
deleteDatabase(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
deletedBlobs() - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether blobs which have been soft deleted should be returned.
DeletedCertificateBundle - Class in com.microsoft.azure.keyvault.models
A Deleted Certificate consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
DeletedCertificateBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
 
DeletedCertificateItem - Class in com.microsoft.azure.keyvault.models
The deleted certificate item containing metadata about the deleted certificate.
DeletedCertificateItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedCertificateItem
 
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyBundle
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretBundle
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageBundle
Get the deletedDate value.
DeletedKeyBundle - Class in com.microsoft.azure.keyvault.models
A DeletedKeyBundle consisting of a WebKey plus its Attributes and deletion info.
DeletedKeyBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedKeyBundle
 
DeletedKeyItem - Class in com.microsoft.azure.keyvault.models
The deleted key item containing the deleted key metadata and information about deletion.
DeletedKeyItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedKeyItem
 
deleteDocument(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Deletes a document by the document link.
deleteDocument(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
DeletedSasDefinitionBundle - Class in com.microsoft.azure.keyvault.models
A deleted SAS definition bundle consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
DeletedSasDefinitionBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
 
DeletedSasDefinitionItem - Class in com.microsoft.azure.keyvault.models
The deleted SAS definition item containing metadata about the deleted SAS definition.
DeletedSasDefinitionItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
 
DeletedSecretBundle - Class in com.microsoft.azure.keyvault.models
A Deleted Secret consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
DeletedSecretBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedSecretBundle
 
DeletedSecretItem - Class in com.microsoft.azure.keyvault.models
The deleted secret item containing metadata about the deleted secret.
DeletedSecretItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedSecretItem
 
DeletedStorageAccountItem - Class in com.microsoft.azure.keyvault.models
The deleted storage account item containing metadata about the deleted storage account.
DeletedStorageAccountItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
 
DeletedStorageBundle - Class in com.microsoft.azure.keyvault.models
A deleted storage account bundle consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
DeletedStorageBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedStorageBundle
 
deletedTime() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the deletedTime value.
deleteFileFromComputeNode(String, String, String) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified compute node.
deleteFileFromComputeNode(String, String, String, Boolean) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified compute node.
deleteFileFromComputeNode(String, String, String, Boolean, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified compute node.
deleteFileFromTask(String, String, String) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified task's directory on its compute node.
deleteFileFromTask(String, String, String, Boolean) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified task's directory on its compute node.
deleteFileFromTask(String, String, String, Boolean, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified task's directory on its compute node.
deleteFromComputeNode(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the Compute Node.
deleteFromComputeNode(String, String, String, Boolean, FileDeleteFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the Compute Node.
deleteFromComputeNodeAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the Compute Node.
deleteFromComputeNodeAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the Compute Node.
deleteFromComputeNodeAsync(String, String, String, Boolean, FileDeleteFromComputeNodeOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the Compute Node.
deleteFromComputeNodeAsync(String, String, String, Boolean, FileDeleteFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the Compute Node.
deleteFromComputeNodeWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the Compute Node.
deleteFromComputeNodeWithServiceResponseAsync(String, String, String, Boolean, FileDeleteFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the Compute Node.
deleteFromTask(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified Task file from the Compute Node where the Task ran.
deleteFromTask(String, String, String, Boolean, FileDeleteFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified Task file from the Compute Node where the Task ran.
deleteFromTaskAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified Task file from the Compute Node where the Task ran.
deleteFromTaskAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified Task file from the Compute Node where the Task ran.
deleteFromTaskAsync(String, String, String, Boolean, FileDeleteFromTaskOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified Task file from the Compute Node where the Task ran.
deleteFromTaskAsync(String, String, String, Boolean, FileDeleteFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified Task file from the Compute Node where the Task ran.
deleteFromTaskWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified Task file from the Compute Node where the Task ran.
deleteFromTaskWithServiceResponseAsync(String, String, String, Boolean, FileDeleteFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified Task file from the Compute Node where the Task ran.
deleteItem(CosmosItem, CosmosItemRequestOptions) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
DELETE a CosmosItem.
deleteJob(String) - Method in class com.microsoft.azure.batch.JobOperations
Deletes the specified job.
deleteJob(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Deletes the specified job.
deleteJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Deletes the specified job schedule.
deleteJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Deletes the specified job schedule.
deleteKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a key of any type from storage in Azure Key Vault.
deleteKeyAsync(String, String, ServiceCallback<DeletedKeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a key of any type from storage in Azure Key Vault.
deleteKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a key of any type from storage in Azure Key Vault.
deleteKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a key of any type from storage in Azure Key Vault.
deleteLease(CompleteLease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Delete the lease info for a partition from the store.
deleteLease(CompleteLease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
deleteLeaseStore() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Deletes the lease store.
deleteLeaseStore() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
deletePermission(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Deletes a permission.
deletePermission(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
deletePool(String) - Method in class com.microsoft.azure.batch.PoolOperations
Deletes the specified pool.
deletePool(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Deletes the specified pool.
deleteQueue(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Deletes the queue described by the path relative to the service namespace base address.
deleteQueueAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Deletes the queue described by the path relative to the service namespace base address.
deleteRetentionPolicy() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Get the deleteRetentionPolicy value.
deleteRule(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Deletes the rule for a given topic-subscription.
deleteRuleAsync(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Deletes the rule for a given topic-subscription.
deleteSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a SAS definition from a specified storage account.
deleteSasDefinitionAsync(String, String, String, ServiceCallback<DeletedSasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a SAS definition from a specified storage account.
deleteSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a SAS definition from a specified storage account.
deleteSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a SAS definition from a specified storage account.
deleteSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a secret from a specified key vault.
deleteSecretAsync(String, String, ServiceCallback<DeletedSecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a secret from a specified key vault.
deleteSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a secret from a specified key vault.
deleteSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a secret from a specified key vault.
DeleteSnapshotsOptionType - Enum in com.microsoft.azure.storage.blob.models
Defines values for DeleteSnapshotsOptionType.
deleteStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a storage account.
deleteStorageAccountAsync(String, String, ServiceCallback<DeletedStorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a storage account.
deleteStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a storage account.
deleteStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a storage account.
deleteStoredProcedure(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Deletes a stored procedure by the stored procedure link.
deleteStoredProcedure(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
deleteSubscription(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Deletes the subscription described by the topicPath and the subscriptionName.
deleteSubscriptionAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Deletes the subscription described by the topicPath and the subscriptionName.
deleteTask(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Deletes the specified task.
deleteTask(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Deletes the specified task.
deleteTopic(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Deletes the topic described by the path relative to the service namespace base address.
deleteTopicAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Deletes the topic described by the path relative to the service namespace base address.
deleteTrigger(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Deletes a trigger.
deleteTrigger(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
deleteUser(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Deletes a user.
deleteUser(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
deleteUser(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user Account from the specified Compute Node.
deleteUser(String, String, String, ComputeNodeDeleteUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user Account from the specified Compute Node.
deleteUserAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user Account from the specified Compute Node.
deleteUserAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user Account from the specified Compute Node.
deleteUserAsync(String, String, String, ComputeNodeDeleteUserOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user Account from the specified Compute Node.
deleteUserAsync(String, String, String, ComputeNodeDeleteUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user Account from the specified Compute Node.
deleteUserDefinedFunction(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Deletes a user defined function.
deleteUserDefinedFunction(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
deleteUserWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user Account from the specified Compute Node.
deleteUserWithServiceResponseAsync(String, String, String, ComputeNodeDeleteUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user Account from the specified Compute Node.
deleteWithRestResponseAsync(Context, String, Integer, DeleteSnapshotsOptionType, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account.
deleteWithRestResponseAsync(Context, Integer, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
operation marks the specified container for deletion.
deleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a Certificate from the specified Account.
deleteWithServiceResponseAsync(String, String, CertificateDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a Certificate from the specified Account.
deleteWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a Job.
deleteWithServiceResponseAsync(String, JobDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a Job.
deleteWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a Job Schedule from the specified Account.
deleteWithServiceResponseAsync(String, JobScheduleDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a Job Schedule from the specified Account.
deleteWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a Pool from the specified Account.
deleteWithServiceResponseAsync(String, PoolDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a Pool from the specified Account.
deleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a Task from the specified Job.
deleteWithServiceResponseAsync(String, String, TaskDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a Task from the specified Job.
DELETING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
DeletionRecoveryLevel - Class in com.microsoft.azure.keyvault.models
Defines values for DeletionRecoveryLevel.
DeletionRecoveryLevel(String) - Constructor for class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Creates a custom value for DeletionRecoveryLevel.
delimiter() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Get the delimiter value.
delimiter() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Get the delimiter value.
DELIMITER_CHARS - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
DependencyAction - Enum in com.microsoft.azure.batch.protocol.models
Defines values for DependencyAction.
dependencyAction() - Method in class com.microsoft.azure.batch.protocol.models.ExitOptions
Get the default is 'satisfy' for exit code 0, and 'block' for all other exit conditions.
dependsOn() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get this Task will not be scheduled until all Tasks that it depends on have completed successfully.
dependsOn() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get this Task will not be scheduled until all Tasks that it depends on have completed successfully.
deregister(ChannelHandlerContext, ChannelPromise) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Called once a deregister operation is made from the current registered EventLoop.
deregisterForConnectionError(Link) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
 
deregisterForConnectionError(Link) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Internal method. Clients should not use this method.
deserialize(JsonParser, DeserializationContext) - Method in class com.microsoft.azure.keyvault.webkey.Base64UrlJsonDeserializer
 
DESIRED_CONSISTENCIES - Static variable in class com.azure.data.cosmos.internal.TestConfigurations
 
destination() - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Get the destination value.
destinationSnapshot() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the destinationSnapshot value.
destinationSnapshot() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the destinationSnapshot value.
DetailLevel - Class in com.microsoft.azure.batch
Controls the amount of detail requested from the Azure Batch service when listing or retrieving resources.
detailLevel() - Method in class com.microsoft.azure.batch.interceptor.DetailLevelInterceptor
Gets the detail level applied by this DetailLevelInterceptor instance.
DetailLevel.Builder - Class in com.microsoft.azure.batch
The builder class to initiate a DetailLevel instance.
DetailLevelInterceptor - Class in com.microsoft.azure.batch.interceptor
Interceptor which contains a function used to apply the DetailLevel.
DetailLevelInterceptor(DetailLevel) - Constructor for class com.microsoft.azure.batch.interceptor.DetailLevelInterceptor
Initializes a new DetailLevelInterceptor for applying a DetailLevel object to a request.
details() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Get the details value.
details() - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Get the details value.
details() - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
details() - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
digest() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Get the digest value.
DIGITAL_SIGNATURE - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value digitalSignature for KeyUsageType.
disable(String, DisableJobOption) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified Job, preventing new Tasks from running.
disable(String, DisableJobOption, JobDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified Job, preventing new Tasks from running.
disable(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a Job Schedule.
disable(String, JobScheduleDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a Job Schedule.
DISABLE_RNTBD_CHANNEL - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
DISABLE_RU_PER_MINUTE_USAGE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
disableAsync(String, DisableJobOption, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified Job, preventing new Tasks from running.
disableAsync(String, DisableJobOption) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified Job, preventing new Tasks from running.
disableAsync(String, DisableJobOption, JobDisableOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified Job, preventing new Tasks from running.
disableAsync(String, DisableJobOption, JobDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified Job, preventing new Tasks from running.
disableAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a Job Schedule.
disableAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a Job Schedule.
disableAsync(String, JobScheduleDisableOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a Job Schedule.
disableAsync(String, JobScheduleDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a Job Schedule.
disableAutoScale(String) - Method in class com.microsoft.azure.batch.PoolOperations
Disables automatic scaling on the specified pool.
disableAutoScale(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Disables automatic scaling on the specified pool.
disableAutoScale(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a Pool.
disableAutoScale(String, PoolDisableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a Pool.
disableAutoScaleAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a Pool.
disableAutoScaleAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a Pool.
disableAutoScaleAsync(String, PoolDisableAutoScaleOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a Pool.
disableAutoScaleAsync(String, PoolDisableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a Pool.
disableAutoScaleWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a Pool.
disableAutoScaleWithServiceResponseAsync(String, PoolDisableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a Pool.
disableComputeNodeScheduling(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Disables task scheduling on the specified compute node.
disableComputeNodeScheduling(String, String, DisableComputeNodeSchedulingOption) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Disables task scheduling on the specified compute node.
disableComputeNodeScheduling(String, String, DisableComputeNodeSchedulingOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Disables task scheduling on the specified compute node.
DisableComputeNodeSchedulingOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for DisableComputeNodeSchedulingOption.
disableDefaultLogging() - Method in class com.microsoft.azure.storage.blob.LoggingOptions
 
disableJob(String, DisableJobOption) - Method in class com.microsoft.azure.batch.JobOperations
Disables the specified job.
disableJob(String, DisableJobOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Disables the specified job.
DisableJobOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for DisableJobOption.
disableJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Disables the specified job schedule.
disableJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Disables the specified job schedule.
disableScheduling(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables Task scheduling on the specified Compute Node.
disableScheduling(String, String, DisableComputeNodeSchedulingOption, ComputeNodeDisableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables Task scheduling on the specified Compute Node.
disableSchedulingAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables Task scheduling on the specified Compute Node.
disableSchedulingAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables Task scheduling on the specified Compute Node.
disableSchedulingAsync(String, String, DisableComputeNodeSchedulingOption, ComputeNodeDisableSchedulingOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables Task scheduling on the specified Compute Node.
disableSchedulingAsync(String, String, DisableComputeNodeSchedulingOption, ComputeNodeDisableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables Task scheduling on the specified Compute Node.
disableSchedulingWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables Task scheduling on the specified Compute Node.
disableSchedulingWithServiceResponseAsync(String, String, DisableComputeNodeSchedulingOption, ComputeNodeDisableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables Task scheduling on the specified Compute Node.
disableTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableParameter
Get possible values include: 'requeue', 'terminate', 'wait'.
disableWithServiceResponseAsync(String, DisableJobOption) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified Job, preventing new Tasks from running.
disableWithServiceResponseAsync(String, DisableJobOption, JobDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified Job, preventing new Tasks from running.
disableWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a Job Schedule.
disableWithServiceResponseAsync(String, JobScheduleDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a Job Schedule.
discardExistingLeases() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets a value indicating whether on start of the host all existing leases should be deleted and the host should start from scratch.
discardExistingLeases(boolean) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets a value indicating whether on start of the host all existing leases should be deleted and the host should start from scratch.
disconnect(ChannelHandlerContext, ChannelPromise) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Called once a disconnect operation is made.
DiskFull - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The compute node disk ran out of space when downloading the resource files required for the task.
diskReadGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the diskReadGiB value.
diskReadIOps() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the diskReadIOps value.
diskSizeGB() - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Get the diskSizeGB value.
diskWriteGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the diskWriteGiB value.
diskWriteIOps() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the diskWriteIOps value.
DispatchHandler - Class in com.microsoft.azure.servicebus.amqp
 
DispatchHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.DispatchHandler
 
displayName() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get it need not be unique and can contain any Unicode characters up to a maximum length of 1024.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
dispose() - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayAddressCache
 
dispose() - Method in class com.azure.data.cosmos.internal.directconnectivity.GlobalAddressResolver
 
Dispose() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
DISPOSITION_STATUS_ABANDONED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DISPOSITION_STATUS_COMPLETED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DISPOSITION_STATUS_DEFERED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DISPOSITION_STATUS_SUSPENDED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
div(Int128, Int128) - Static method in class com.azure.data.cosmos.internal.routing.Int128
 
dnsNames() - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Get the dnsNames value.
doAuthenticate(String, String, String) - Method in class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
Abstract method to be implemented.
doAuthenticate(String, String, String, String) - Method in class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
Method to be implemented.
Document - Class in com.azure.data.cosmos.internal
Represents a document in the Azure Cosmos DB database service.
Document() - Constructor for class com.azure.data.cosmos.internal.Document
Initialize a document object.
Document(String) - Constructor for class com.azure.data.cosmos.internal.Document
Initialize a document object from json string.
DocumentCollection - Class in com.azure.data.cosmos.internal
Represents a document collection in the Azure Cosmos DB database service.
DocumentCollection() - Constructor for class com.azure.data.cosmos.internal.DocumentCollection
Initialize a document collection object.
DocumentCollection(String) - Constructor for class com.azure.data.cosmos.internal.DocumentCollection
Initialize a document collection object from json string.
documentFromObject(Object, ObjectMapper) - Static method in class com.azure.data.cosmos.BridgeInternal
 
DocumentLoadTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
DocumentLoadTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
documentProducers - Variable in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
DocumentQueryExecutionContextBase<T extends Resource> - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
DocumentQueryExecutionContextBase(IDocumentQueryClient, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, boolean, UUID) - Constructor for class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
DocumentQueryExecutionContextFactory - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
DocumentQueryExecutionContextFactory() - Constructor for class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextFactory
 
DOCUMENTS_COUNT - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
DOCUMENTS_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
DOCUMENTS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
DOCUMENTS_SIZE - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
DocumentServiceRequestContext - Class in com.azure.data.cosmos.internal
 
DocumentServiceRequestContext() - Constructor for class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
DocumentWriteTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
doFinal(byte[]) - Method in interface com.microsoft.azure.keyvault.cryptography.ICryptoTransform
Transforms the specified region of the specified byte array as a single operation.
domain() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the tenant or domain containing the application.
domain() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the tenant or domain containing the application.
doNotRunAfter() - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Get if you do not specify a doNotRunAfter time, and you are creating a recurring Job Schedule, the Job Schedule will remain active until you explicitly terminate it.
doNotRunUntil() - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Get if you do not specify a doNotRunUntil time, the schedule becomes ready to create Jobs immediately.
download() - Method in class com.microsoft.azure.storage.blob.BlobURL
Reads a range of bytes from a blob.
download(BlobRange, BlobAccessConditions, boolean, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Reads a range of bytes from a blob.
download(Context, String, Integer, String, Boolean, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Download operation reads or downloads a blob from the system, including its metadata and properties.
downloadAsync(Context, String, Integer, String, Boolean, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Flowable<ByteBuffer>>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Download operation reads or downloads a blob from the system, including its metadata and properties.
downloadAsync(Context, String, Integer, String, Boolean, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Download operation reads or downloads a blob from the system, including its metadata and properties.
downloadBlobToFile(AsynchronousFileChannel, BlobURL, BlobRange, TransferManagerDownloadFromBlobOptions) - Static method in class com.microsoft.azure.storage.blob.TransferManager
Downloads a file directly into a file, splitting the download into chunks and parallelizing as necessary.
DownloadResponse - Class in com.microsoft.azure.storage.blob
DownloadResponse wraps the protocol-layer response from BlobURL.download(BlobRange, BlobAccessConditions, boolean, com.microsoft.rest.v2.Context) to automatically retry failed reads from the body as appropriate.
DownloadResponse(RestResponse<BlobDownloadHeaders, Flowable<ByteBuffer>>, HTTPGetterInfo, Function<HTTPGetterInfo, Single<DownloadResponse>>) - Constructor for class com.microsoft.azure.storage.blob.DownloadResponse
 
downloadWithRestResponseAsync(Context, String, Integer, String, Boolean, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Download operation reads or downloads a blob from the system, including its metadata and properties.
dp() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the RSA Private Key Parameter value.
dq() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the RSA Private Key Parameter value.
drainAsync(int) - Method in class com.azure.data.cosmos.internal.query.AggregateDocumentQueryExecutionContext
 
drainAsync(int) - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryExecutionComponent
 
drainAsync(int) - Method in class com.azure.data.cosmos.internal.query.OrderByDocumentQueryExecutionContext
 
drainAsync(int) - Method in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContext
 
drainAsync(int) - Method in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
drainAsync(int) - Method in class com.azure.data.cosmos.internal.query.TopDocumentQueryExecutionContext
 
DynamicVNetAssignmentScope - Enum in com.microsoft.azure.batch.protocol.models
Defines values for DynamicVNetAssignmentScope.
dynamicVNetAssignmentScope() - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Get possible values include: 'none', 'job'.

E

e() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the e value.
E_TAG - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
E_TAG - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
EC - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value EC for JsonWebKeyType.
EC_HSM - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value EC-HSM for JsonWebKeyType.
Ecdsa - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Ecdsa() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Ecdsa
 
EcKey - Class in com.microsoft.azure.keyvault.cryptography
 
EcKey() - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String, JsonWebKeyCurveName) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String, JsonWebKeyCurveName, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String, KeyPair) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String, KeyPair, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EFFECTIVE_PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
effectivePartitionKey - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
ekus() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the ekus value.
elapsed() - Method in class com.microsoft.azure.servicebus.primitives.TimeoutTracker
 
elevationLevel() - Method in class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
Get the default value is nonAdmin.
ElevationLevel - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ElevationLevel.
elevationLevel() - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Get the default value is nonAdmin.
emailAddress() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the emailAddress value.
emailAddress() - Method in class com.microsoft.azure.keyvault.models.Contact
Get the emailAddress value.
emails() - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Get the emails value.
EMIT_VERBOSE_TRACES_IN_QUERY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
emitVerboseTracesInQuery() - Method in class com.azure.data.cosmos.FeedOptions
Gets the option to allow queries to emit out verbose traces for investigation.
emitVerboseTracesInQuery(Boolean) - Method in class com.azure.data.cosmos.FeedOptions
Sets the option to allow queries to emit out verbose traces for investigation.
EMPTY - Static variable in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdUUID
 
Empty - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
EMPTY - Static variable in class com.microsoft.azure.servicebus.primitives.StringUtil
 
EMPTY_METADATA_KEY - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value EmptyMetadataKey for StorageErrorCode.
EMPTY_RULE_ACTION_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
EmptyMetadataKey - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An add or update request specified a metadata item whose key is an empty string.
EmptyPartitionKey - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
EMSA_PKCS1_V1_5_ENCODE(byte[], int, String) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
EMSA_PKCS1_V1_5_ENCODE_HASH(byte[], int, String) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
Emtpy - Static variable in class com.azure.data.cosmos.internal.Strings
 
enable(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified Job, allowing new Tasks to run.
enable(String, JobEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified Job, allowing new Tasks to run.
enable(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a Job Schedule.
enable(String, JobScheduleEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a Job Schedule.
ENABLE_CROSS_PARTITION_QUERY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ENABLE_DYNAMIC_RID_RANGE_ALLOCATION - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
ENABLE_LOGGING - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ENABLE_LOW_PRECISION_ORDER_BY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ENABLE_MULTIPLE_WRITE_LOCATIONS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
ENABLE_SCAN_IN_QUERY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
enableAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified Job, allowing new Tasks to run.
enableAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified Job, allowing new Tasks to run.
enableAsync(String, JobEnableOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified Job, allowing new Tasks to run.
enableAsync(String, JobEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified Job, allowing new Tasks to run.
enableAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a Job Schedule.
enableAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a Job Schedule.
enableAsync(String, JobScheduleEnableOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a Job Schedule.
enableAsync(String, JobScheduleEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a Job Schedule.
enableAuthorization() - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
enableAutomaticUpdates() - Method in class com.microsoft.azure.batch.protocol.models.WindowsConfiguration
Get if omitted, the default value is true.
enableAutoScale(String) - Method in class com.microsoft.azure.batch.PoolOperations
Enables automatic scaling on the specified pool.
enableAutoScale(String, String) - Method in class com.microsoft.azure.batch.PoolOperations
Enables automatic scaling on the specified pool.
enableAutoScale(String, String, Period) - Method in class com.microsoft.azure.batch.PoolOperations
Enables automatic scaling on the specified pool.
enableAutoScale(String, String, Period, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Enables automatic scaling on the specified pool.
enableAutoScale() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get if false, at least one of targetDedicateNodes and targetLowPriorityNodes must be specified.
enableAutoScale() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get if false, at least one of targetDedicateNodes and targetLowPriorityNodes must be specified.
enableAutoScale() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get if false, at least one of targetDedicateNodes and targetLowPriorityNodes must be specified.
enableAutoScale(String, PoolEnableAutoScaleParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a Pool.
enableAutoScale(String, PoolEnableAutoScaleParameter, PoolEnableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a Pool.
enableAutoScaleAsync(String, PoolEnableAutoScaleParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a Pool.
enableAutoScaleAsync(String, PoolEnableAutoScaleParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a Pool.
enableAutoScaleAsync(String, PoolEnableAutoScaleParameter, PoolEnableAutoScaleOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a Pool.
enableAutoScaleAsync(String, PoolEnableAutoScaleParameter, PoolEnableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a Pool.
enableAutoScaleWithServiceResponseAsync(String, PoolEnableAutoScaleParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a Pool.
enableAutoScaleWithServiceResponseAsync(String, PoolEnableAutoScaleParameter, PoolEnableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a Pool.
enableComputeNodeScheduling(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Enables task scheduling on the specified compute node.
enableComputeNodeScheduling(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Enables task scheduling on the specified compute node.
enableCrossPartitionQuery() - Method in class com.azure.data.cosmos.FeedOptions
Gets the option to allow queries to run across all partitions of the collection.
enableCrossPartitionQuery(Boolean) - Method in class com.azure.data.cosmos.FeedOptions
Sets the option to allow queries to run across all partitions of the collection.
enabled() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the enabled value.
enabled() - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Get the enabled value.
enabled() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Get the enabled value.
enabled() - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Get the enabled value.
enabled() - Method in class com.microsoft.azure.storage.blob.models.Metrics
Get the enabled value.
enabled() - Method in class com.microsoft.azure.storage.blob.models.RetentionPolicy
Get the enabled value.
enabled() - Method in class com.microsoft.azure.storage.blob.models.StaticWebsite
Get the enabled value.
enableEndpointDiscovery() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the flag to enable endpoint discovery for geo-replicated database accounts.
enableEndpointDiscovery(boolean) - Method in class com.azure.data.cosmos.ConnectionPolicy
Sets the flag to enable endpoint discovery for geo-replicated database accounts.
enableInterNodeCommunication() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this imposes restrictions on which Compute Nodes can be assigned to the Pool.
enableInterNodeCommunication() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get enabling inter-node communication limits the maximum size of the Pool due to deployment restrictions on the Compute Nodes of the Pool.
enableInterNodeCommunication() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get enabling inter-node communication limits the maximum size of the Pool due to deployment restrictions on the Compute Nodes of the Pool.
enableJob(String) - Method in class com.microsoft.azure.batch.JobOperations
Enables the specified job, allowing new tasks to run.
enableJob(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Enables the specified job, allowing new tasks to run.
enableJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Enables the specified job schedule, allowing jobs to be created according to its Schedule.
enableJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Enables the specified job schedule, allowing jobs to be created according to its Schedule.
enableReadRequestsFallback() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets whether to allow for reads to go to multiple regions configured on an account of Azure Cosmos DB service.
enableReadRequestsFallback(Boolean) - Method in class com.azure.data.cosmos.ConnectionPolicy
Sets whether to allow for reads to go to multiple regions configured on an account of Azure Cosmos DB service.
enableScanInQuery() - Method in class com.azure.data.cosmos.FeedOptions
Gets the option to allow scan on the queries which couldn't be served as indexing was opted out on the requested paths.
enableScanInQuery(Boolean) - Method in class com.azure.data.cosmos.FeedOptions
Sets the option to allow scan on the queries which couldn't be served as indexing was opted out on the requested paths.
enableScheduling(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables Task scheduling on the specified Compute Node.
enableScheduling(String, String, ComputeNodeEnableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables Task scheduling on the specified Compute Node.
enableSchedulingAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables Task scheduling on the specified Compute Node.
enableSchedulingAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables Task scheduling on the specified Compute Node.
enableSchedulingAsync(String, String, ComputeNodeEnableSchedulingOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables Task scheduling on the specified Compute Node.
enableSchedulingAsync(String, String, ComputeNodeEnableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables Task scheduling on the specified Compute Node.
enableSchedulingWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables Task scheduling on the specified Compute Node.
enableSchedulingWithServiceResponseAsync(String, String, ComputeNodeEnableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables Task scheduling on the specified Compute Node.
enableWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified Job, allowing new Tasks to run.
enableWithServiceResponseAsync(String, JobEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified Job, allowing new Tasks to run.
enableWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a Job Schedule.
enableWithServiceResponseAsync(String, JobScheduleEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a Job Schedule.
ENCIPHER_ONLY - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value encipherOnly for KeyUsageType.
encode(ByteBuf) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
encode(ByteBuf) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextRequest
 
encode(ChannelHandlerContext, Object, ByteBuf) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestEncoder
Encode a message into a ByteBuf
encode(ByteBuf) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
encode(UUID) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdUUID
Encodes a UUID as serialized by Microsoft APIs like System.Guid.ToByteArray
encode(UUID, ByteBuf) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdUUID
Encodes a UUID as serialized by Microsoft APIs like System.Guid.ToByteArray
encode() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
Encodes all SAS query parameters into a string that can be appended to a URL.
encodeBase64String(byte[]) - Static method in class com.azure.data.cosmos.internal.Utils
 
encodeRuleDescriptionToMap(RuleDescription) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
encrypt(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
encrypt(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
ENCRYPT - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value encrypt for JsonWebKeyOperation.
encryptAsync(byte[], byte[], byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Encrypts the specified plain text.
encryptAsync(byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
encryptAsync(byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
encryptAsync(byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
encryptAsync(byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
encryptAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
encryptAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
encryptAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
EncryptionAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all encryption algorithms.
EncryptionAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.EncryptionAlgorithm
Constructor.
encryptWithServiceResponseAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
end() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Get the end value.
end() - Method in class com.microsoft.azure.batch.protocol.models.TaskIdRange
Get the end value.
end() - Method in class com.microsoft.azure.storage.blob.models.ClearRange
Get the end value.
end() - Method in class com.microsoft.azure.storage.blob.models.PageRange
Get the end value.
END_EPK - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
END_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
endFetchRange(String, long, long) - Method in class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRangeAccumulator
Updates the most recent end time internally and constructs a new FetchExecutionRange
EndOfStreamInitialPositionProvider() - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorOptions.EndOfStreamInitialPositionProvider
 
endpoint() - Method in class com.azure.data.cosmos.CosmosClientBuilder
Gets the Azure Cosmos DB endpoint the SDK will connect to
endpoint(String) - Method in class com.azure.data.cosmos.CosmosClientBuilder
Sets the Azure Cosmos DB endpoint the SDK will connect to
endpointConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the endpointConfiguration value.
endpointConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Get pool endpoint configuration is only supported on Pools with the virtualMachineConfiguration property.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get this property is set only if the Job is in the completed state.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get this property is set only if the Task is in the Completed state.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get this property is set only if the Task is in the Completed state.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Get this property is set only if the Job Schedule is in the completed state.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the latest time from which to include metrics.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get this is the end time of the most recent run of the start Task, if that run has completed (even if that run failed and a retry is pending).
endTime() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get this property is set only if the subtask is in the Completed state.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get this property is set only if the Task is in the Completed state.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Get any log file containing a log message in the time range will be uploaded.
endTransaction(TransactionContext, boolean) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Ends a transaction that was initiated using MessagingFactory.startTransactionAsync().
endTransactionAsync(TransactionContext, boolean) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Ends a transaction that was initiated using MessagingFactory.startTransactionAsync().
engineCreateSSLEngine() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
 
engineCreateSSLEngine(String, int) - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
 
engineGetClientSessionContext() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
 
engineGetServerSessionContext() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
 
engineGetServerSocketFactory() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
 
engineGetSocketFactory() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
 
engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
 
ENQUEUEDTIMEUTCNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
ensureWorkIsDone(Duration) - Static method in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
ENTITY_ALREADY_EXISTS_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
ENTITY_DISABLED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
ENTITY_ID - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
ENTITY_TYPE_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
EntityAlreadyExists - Static variable in class com.azure.data.cosmos.internal.RMResources
 
entityId - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
EntityNameHelper - Class in com.microsoft.azure.servicebus.management
This class can be used to format the path for different Service Bus entity types.
EntityNameHelper() - Constructor for class com.microsoft.azure.servicebus.management.EntityNameHelper
 
EntityRuntimeInfo - Class in com.microsoft.azure.servicebus.management
Base class for runtime information for entities
EntityRuntimeInfo() - Constructor for class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
 
EntityStatus - Enum in com.microsoft.azure.servicebus.management
The status of the messaging entity.
ENUMERATION_DIRECTION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
EnumerationDirection - Enum in com.azure.data.cosmos.internal
 
EnvironmentSetting - Class in com.microsoft.azure.batch.protocol.models
An environment variable to be set on a Task process.
EnvironmentSetting() - Constructor for class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
 
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the environmentSettings value.
epoch - Variable in class com.microsoft.azure.eventprocessorhost.CompleteLease
 
EPOCH - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
equals(Object) - Method in class com.azure.data.cosmos.internal.DocumentCollection
 
equals(Object) - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
 
equals(ResourceId) - Method in class com.azure.data.cosmos.internal.ResourceId
 
equals(Object) - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
equals(Object) - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyRangeIdentity
 
equals(Object) - Method in class com.azure.data.cosmos.internal.routing.Range
 
equals(Object) - Method in class com.azure.data.cosmos.internal.VectorSessionToken
 
equals(Object) - Method in class com.azure.data.cosmos.PartitionKey
Overrides the Equal operator for object comparisons between two instances of PartitionKey
equals(Object) - Method in class com.microsoft.azure.eventprocessorhost.BaseLease
 
equals(Object) - Method in class com.microsoft.azure.eventprocessorhost.CompleteLease
 
equals(Object) - Method in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
 
equals(Object) - Method in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
 
equals(Object) - Method in class com.microsoft.azure.keyvault.models.KeyUsageType
 
equals(Object) - Method in class com.microsoft.azure.keyvault.models.SasTokenType
 
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
 
equals(JsonWebKey) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Indicates whether some other JsonWebKey is "equal to" this one.
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
 
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
 
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
 
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
 
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
 
equals(Object) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
equals(Object) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
equals(Object) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
equals(Object) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
equals(Object) - Method in class com.microsoft.azure.servicebus.primitives.Pair
 
equals(Object) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
 
equals(Object) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
 
equals(Object) - Method in class com.microsoft.azure.servicebus.rules.SqlFilter
 
equals(Object) - Method in class com.microsoft.azure.servicebus.rules.SqlRuleAction
 
error() - Method in exception com.azure.data.cosmos.CosmosClientException
Gets the error code associated with the exception.
error(Exception) - Static method in class com.azure.data.cosmos.internal.IRetryPolicy.ShouldRetryResult
 
error() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Get the error value.
error() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the error value.
error() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Get this is the detailed error string from the Docker service, if available.
error() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the error value.
Error - Class in com.microsoft.azure.keyvault.models
The key vault server error.
Error() - Constructor for class com.microsoft.azure.keyvault.models.Error
 
error() - Method in class com.microsoft.azure.keyvault.models.KeyVaultError
Get the error value.
ERROR_DETAILS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
ErrorCategory - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ErrorCategory.
errorCode() - Method in exception com.microsoft.azure.storage.blob.StorageException
 
ErrorContext - Class in com.microsoft.azure.eventhubs
 
ErrorContext(String) - Constructor for class com.microsoft.azure.eventhubs.ErrorContext
 
errorDetails() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Get the errorDetails value.
errorDocument404Path() - Method in class com.microsoft.azure.storage.blob.models.StaticWebsite
Get the errorDocument404Path value.
ErrorMessage - Class in com.microsoft.azure.batch.protocol.models
An error message received in an Azure Batch error response.
ErrorMessage() - Constructor for class com.microsoft.azure.batch.protocol.models.ErrorMessage
 
errors() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the errors value.
ErrorUtils - Class in com.azure.data.cosmos.internal.directconnectivity
 
ErrorUtils() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.ErrorUtils
 
Es256 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Es256() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Es256
 
ES256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value ES256 for JsonWebKeySignatureAlgorithm.
Es256k - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Es256k() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Es256k
 
ES256K - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value ECDSA256 for JsonWebKeySignatureAlgorithm.
Es384 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Es384() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Es384
 
ES384 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value ES384 for JsonWebKeySignatureAlgorithm.
Es512 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Es512() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Es512
 
ES512 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value ES512 for JsonWebKeySignatureAlgorithm.
estimatedRemainingWork() - Method in interface com.azure.data.cosmos.internal.changefeed.RemainingWorkEstimator
Calculates an estimate of the pending work remaining to be read in the Change Feed in amount of documents in the whole collection.
estimatedRemainingWorkPerPartition() - Method in interface com.azure.data.cosmos.internal.changefeed.RemainingWorkEstimator
Calculates an estimate of the pending work remaining to be read in the Change Feed in amount of documents per partition.
etag() - Method in class com.azure.data.cosmos.Resource
Get the entity tag associated with the resource.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get this is an opaque string.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get this is an opaque string.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this is an opaque string.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get this is an opaque string.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get you can use this to detect whether the Task has changed between requests.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.storage.blob.CommonRestResponse
 
eTag() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the eTag value.
etag() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the etag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the eTag value.
etag() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Get the etag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Get the eTag value.
evaluateAutoScale(String, String) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the result of evaluating an automatic scaling formula on the specified pool.
evaluateAutoScale(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the result of evaluating an automatic scaling formula on the specified pool.
evaluateAutoScale(String, String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the Pool.
evaluateAutoScale(String, String, PoolEvaluateAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the Pool.
evaluateAutoScaleAsync(String, String, ServiceCallback<AutoScaleRun>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the Pool.
evaluateAutoScaleAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the Pool.
evaluateAutoScaleAsync(String, String, PoolEvaluateAutoScaleOptions, ServiceCallback<AutoScaleRun>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the Pool.
evaluateAutoScaleAsync(String, String, PoolEvaluateAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the Pool.
evaluateAutoScaleWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the Pool.
evaluateAutoScaleWithServiceResponseAsync(String, String, PoolEvaluateAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the Pool.
EventData - Interface in com.microsoft.azure.eventhubs
The data structure encapsulating the Event being sent-to and received-from EventHubs.
EventData.SystemProperties - Class in com.microsoft.azure.eventhubs
 
EventDataBatch - Interface in com.microsoft.azure.eventhubs
Helper for creating a batch/collection of EventData objects to be used while Sending to EventHubs
EventHubClient - Interface in com.microsoft.azure.eventhubs
Anchor class - all EventHub client operations STARTS here.
EventHubClientOptions - Class in com.microsoft.azure.eventhubs
Convenient container for options for creating an EventHubClient All options default to not specified (null)
EventHubClientOptions() - Constructor for class com.microsoft.azure.eventhubs.EventHubClientOptions
Create with all defaults
EventHubException - Exception in com.microsoft.azure.eventhubs
This is the base exception that service bus will produce for all error cases.
EventHubException(boolean, String) - Constructor for exception com.microsoft.azure.eventhubs.EventHubException
 
EventHubException(boolean, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.EventHubException
 
EventHubException(boolean, String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.EventHubException
 
EventHubRuntimeInformation - Class in com.microsoft.azure.eventhubs
Holds information about Event Hubs which can come handy while performing data-plane operations like EventHubClient.createPartitionSender(String) and EventHubClient.createReceiver(String, String, EventPosition)
EventHubRuntimeInformation(String, Instant, int, String[]) - Constructor for class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
 
EventHubsAppender - Class in com.microsoft.azure.eventhubs.extensions.appender
Sends LogEvent's to Microsoft Azure EventHubs.
EventHubsManager - Class in com.microsoft.azure.eventhubs.extensions.appender
 
EventHubsManager(String, String) - Constructor for class com.microsoft.azure.eventhubs.extensions.appender.EventHubsManager
 
EventPosition - Interface in com.microsoft.azure.eventhubs
Defines a position of an EventData in the event hub partition.
EventProcessorHost - Class in com.microsoft.azure.eventprocessorhost
The main class of event processor host.
EventProcessorHost.EventProcessorHostBuilder - Class in com.microsoft.azure.eventprocessorhost
Builder class to create EventProcessorHost instances.
EventProcessorHost.EventProcessorHostBuilder.AADAuthStep - Interface in com.microsoft.azure.eventprocessorhost
 
EventProcessorHost.EventProcessorHostBuilder.AuthStep - Interface in com.microsoft.azure.eventprocessorhost
 
EventProcessorHost.EventProcessorHostBuilder.ManagerStep - Interface in com.microsoft.azure.eventprocessorhost
 
EventProcessorHost.EventProcessorHostBuilder.OptionalStep - Interface in com.microsoft.azure.eventprocessorhost
 
EventProcessorHostActionStrings - Class in com.microsoft.azure.eventprocessorhost
The action string of ExceptionReceivedEventArts will be one of this.
EventProcessorHostActionStrings() - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
EventProcessorOptions - Class in com.microsoft.azure.eventprocessorhost
Options affecting the behavior of the event processor host instance in general.
EventProcessorOptions() - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
 
EventProcessorOptions.EndOfStreamInitialPositionProvider - Class in com.microsoft.azure.eventprocessorhost
A prefab initial position provider that starts from the next event that becomes available.
EventProcessorOptions.StartOfStreamInitialPositionProvider - Class in com.microsoft.azure.eventprocessorhost
A prefab initial position provider that starts from the first event available.
exception - Variable in class com.azure.data.cosmos.internal.IRetryPolicy.ShouldRetryResult
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Processes ChannelHandlerContext.fireExceptionCaught(Throwable) in the ChannelPipeline
ExceptionMessage - Static variable in class com.azure.data.cosmos.internal.RMResources
 
ExceptionMessageAddIpAddress - Static variable in class com.azure.data.cosmos.internal.RMResources
 
ExceptionPhase - Enum in com.microsoft.azure.servicebus
Enumeration to represent the phase in a message pump or session pump at which an exception occurred.
ExceptionReceivedEventArgs - Class in com.microsoft.azure.eventprocessorhost
Passed as an argument to the general exception handler that can be set via EventProcessorOptions.
Exceptions - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
Exceptions() - Constructor for class com.azure.data.cosmos.internal.Exceptions
 
ExceptionUtil - Class in com.microsoft.azure.servicebus.primitives
 
ExceptionUtil() - Constructor for class com.microsoft.azure.servicebus.primitives.ExceptionUtil
 
EXCLUDE_SYSTEM_PROPERTIES - Static variable in class com.azure.data.cosmos.internal.directconnectivity.CustomHeaders.HttpHeaders
 
EXCLUDE_SYSTEM_PROPERTIES - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
EXCLUDED_PATHS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
ExcludedPath - Class in com.azure.data.cosmos
Represents an excluded path of the IndexingPolicy in the Azure Cosmos DB database service.
ExcludedPath() - Constructor for class com.azure.data.cosmos.ExcludedPath
Constructor.
excludedPaths() - Method in class com.azure.data.cosmos.IndexingPolicy
Gets the paths that are not indexed.
excludedPaths(List<ExcludedPath>) - Method in class com.azure.data.cosmos.IndexingPolicy
 
ExclusiveMaximum - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
execute(Object[], CosmosStoredProcedureRequestOptions) - Method in class com.azure.data.cosmos.CosmosStoredProcedure
Executes a stored procedure by the stored procedure link.
executeAsync(Function<Quadruple<Boolean, Boolean, Duration, Integer>, Mono<T>>, IRetryPolicy, Function<Quadruple<Boolean, Boolean, Duration, Integer>, Mono<T>>, Duration) - Static method in class com.azure.data.cosmos.internal.BackoffRetryUtility
 
executeAsync() - Method in class com.azure.data.cosmos.internal.query.DefaultDocumentQueryExecutionContext
 
executeAsync() - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
executeAsync() - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryExecutionContext
 
executeAsync() - Method in class com.azure.data.cosmos.internal.query.OrderByDocumentQueryExecutionContext
 
executeAsync() - Method in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContext
 
executeAsync() - Method in class com.azure.data.cosmos.internal.query.PipelinedDocumentQueryExecutionContext
 
executeAsync() - Method in class com.azure.data.cosmos.internal.query.ProxyDocumentQueryExecutionContext
 
executeInternalAsyncFunc() - Method in class com.azure.data.cosmos.internal.query.DefaultDocumentQueryExecutionContext
 
executeQueryAsync(RxDocumentServiceRequest) - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryClient
 
executeQueryRequestAsync(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
executeReadFeedRequestAsync(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
executeRequestAsync(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
executeRetry(Callable<Mono<T>>, IRetryPolicy) - Static method in class com.azure.data.cosmos.internal.BackoffRetryUtility
 
executeStoredProcedure(String, Object[]) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Executes a stored procedure by the stored procedure link.
executeStoredProcedure(String, RequestOptions, Object[]) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Executes a stored procedure by the stored procedure link.
executeStoredProcedure(String, Object[]) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
executeStoredProcedure(String, RequestOptions, Object[]) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
executionInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the executionInfo value.
executionInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the executionInfo value.
executionInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the executionInfo value.
executionInfo() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the executionInfo value.
exists(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified Job Schedule exists.
exists(String, JobScheduleExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified Job Schedule exists.
exists(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a Pool.
exists(String, PoolExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a Pool.
existsAsync(String, ServiceCallback<Boolean>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified Job Schedule exists.
existsAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified Job Schedule exists.
existsAsync(String, JobScheduleExistsOptions, ServiceCallback<Boolean>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified Job Schedule exists.
existsAsync(String, JobScheduleExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified Job Schedule exists.
existsAsync(String, ServiceCallback<Boolean>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a Pool.
existsAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a Pool.
existsAsync(String, PoolExistsOptions, ServiceCallback<Boolean>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a Pool.
existsAsync(String, PoolExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a Pool.
existsJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Checks whether the specified job schedule exists.
existsJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Checks whether the specified job schedule exists.
existsPool(String) - Method in class com.microsoft.azure.batch.PoolOperations
Checks whether the specified pool exists.
existsPool(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Checks whether the specified pool exists.
existsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified Job Schedule exists.
existsWithServiceResponseAsync(String, JobScheduleExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified Job Schedule exists.
existsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a Pool.
existsWithServiceResponseAsync(String, PoolExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a Pool.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get this parameter is returned only if the Task is in the completed state.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get this parameter is returned only if the Task is in the completed state.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get this property is set only if the start Task is in the completed state.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get this property is set only if the subtask is in the completed state.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get this property is set only if the Task is in the completed state.
ExitCodeMapping - Class in com.microsoft.azure.batch.protocol.models
How the Batch service should respond if a Task exits with a particular exit code.
ExitCodeMapping() - Constructor for class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
 
ExitCodeRangeMapping - Class in com.microsoft.azure.batch.protocol.models
A range of exit codes and how the Batch service should respond to exit codes within that range.
ExitCodeRangeMapping() - Constructor for class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
 
exitCodeRanges() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get the exitCodeRanges value.
exitCodes() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get the exitCodes value.
exitConditions() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get how the Batch service should respond when the Task completes.
ExitConditions - Class in com.microsoft.azure.batch.protocol.models
Specifies how the Batch service should respond when the Task completes.
ExitConditions() - Constructor for class com.microsoft.azure.batch.protocol.models.ExitConditions
 
exitConditions() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get how the Batch service should respond when the Task completes.
exitOptions() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
Get the exitOptions value.
exitOptions() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Get the exitOptions value.
ExitOptions - Class in com.microsoft.azure.batch.protocol.models
Specifies how the Batch service responds to a particular exit condition.
ExitOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ExitOptions
 
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get an OData $expand clause.
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get an OData $expand clause.
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get an OData $expand clause.
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get an OData $expand clause.
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get an OData $expand clause.
expand() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get an OData $expand clause.
expand() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get an OData $expand clause.
expand() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get an OData $expand clause.
expand() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get an OData $expand clause.
expandClause() - Method in class com.microsoft.azure.batch.DetailLevel
Gets the OData expand clause.
expire() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestRecord
 
expires() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the expires value.
expiry() - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
Get the expiry value.
expiry() - Method in class com.microsoft.azure.storage.blob.models.KeyInfo
Get the expiry value.
expiryTime() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get if omitted, the default is 1 day from the current time.
expiryTime() - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Get if omitted, the default is 1 day from the current time.
expiryTime() - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
The time after which the SAS will no longer work.
expiryTime() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
expiryTime() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The time after which the SAS will no longer work.
exportable() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the exportable value.
exposedHeaders() - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Get the exposedHeaders value.
extractAsyncCompletionCause(Throwable) - Static method in class com.microsoft.azure.servicebus.primitives.ExceptionUtil
 
extractConfigs(CosmosClientBuilder) - Static method in class com.azure.data.cosmos.BridgeInternal
 
extractContainerSelfLink(CosmosContainer) - Static method in class com.azure.data.cosmos.BridgeInternal
 
extractResourceSelfLink(Resource) - Static method in class com.azure.data.cosmos.BridgeInternal
 

F

failed() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the failed value.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get this property is set only if the Task is in the completed state and encountered a failure.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get this property is set only if the Task is in the completed state and encountered a failure.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get this property is set only if the Task is in the completed state and encountered a failure.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get this property is set only if the Task is in the completed state and encountered a failure.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get this property is set only if the Task is in the completed state and encountered a failure.
failureTaskList() - Method in exception com.microsoft.azure.batch.CreateTasksErrorException
 
FALSE_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
FalseFilter - Class in com.microsoft.azure.servicebus.rules
Represents a special kind of filter that doesn't match any message.
FalseFilter() - Constructor for class com.microsoft.azure.servicebus.rules.FalseFilter
Creates a false filter.
FANOUT_OPERATION_STATE - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
FanoutOperationState - Enum in com.azure.data.cosmos.internal
 
fastScanIntervalInSeconds - Variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
FATAL_MARKER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
FEATURE_VERSION_MISMATCH - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value FeatureVersionMismatch for StorageErrorCode.
FEDERATION_ID_FOR_AUTH - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
feedContainer(CosmosContainer) - Method in interface com.azure.data.cosmos.ChangeFeedProcessor.BuilderDefinition
Sets and existing CosmosContainer to be used to read from the monitored collection.
FeedOptions - Class in com.azure.data.cosmos
Specifies the options associated with feed methods (enumeration operations) in the Azure Cosmos DB database service.
FeedOptions() - Constructor for class com.azure.data.cosmos.FeedOptions
 
FeedOptions(FeedOptions) - Constructor for class com.azure.data.cosmos.FeedOptions
 
feedOptions - Variable in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
feedPollDelay() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets the delay in between polling a partition for new changes on the feed, after all current changes are drained.
feedPollDelay(Duration) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets the delay in between polling a partition for new changes on the feed, after all current changes are drained.
FeedResponse<T> - Class in com.azure.data.cosmos
 
feedResponseDiagnostics() - Method in class com.azure.data.cosmos.FeedResponse
Gets the feed response diagnostics
FeedResponseDiagnostics - Class in com.azure.data.cosmos
 
FetchExecutionRange - Class in com.azure.data.cosmos.internal.query.metrics
Stores information about fetch execution
FetchExecutionRangeAccumulator - Class in com.azure.data.cosmos.internal.query.metrics
Accumlator that acts as a builder of FetchExecutionRanges
FetchExecutionRangeAccumulator(String) - Constructor for class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRangeAccumulator
 
FetchExecutionRangesText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
file() - Method in class com.microsoft.azure.storage.blob.AccountSASService
Permission to access file resources granted.
FileDeleteFromComputeNodeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DeleteFromComputeNode operation.
FileDeleteFromComputeNodeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
 
FileDeleteFromComputeNodeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for deleteFromComputeNode operation.
FileDeleteFromComputeNodeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
 
FileDeleteFromTaskHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DeleteFromTask operation.
FileDeleteFromTaskHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
 
FileDeleteFromTaskOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for deleteFromTask operation.
FileDeleteFromTaskOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
 
FileGetFromComputeNodeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetFromComputeNode operation.
FileGetFromComputeNodeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
 
FileGetFromComputeNodeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getFromComputeNode operation.
FileGetFromComputeNodeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
 
FileGetFromTaskHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetFromTask operation.
FileGetFromTaskHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
 
FileGetFromTaskOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getFromTask operation.
FileGetFromTaskOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
 
FileGetPropertiesFromComputeNodeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetPropertiesFromComputeNode operation.
FileGetPropertiesFromComputeNodeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
 
FileGetPropertiesFromComputeNodeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getPropertiesFromComputeNode operation.
FileGetPropertiesFromComputeNodeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
 
FileGetPropertiesFromTaskHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetPropertiesFromTask operation.
FileGetPropertiesFromTaskHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
 
FileGetPropertiesFromTaskOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getPropertiesFromTask operation.
FileGetPropertiesFromTaskOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
 
FileListFromComputeNodeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListFromComputeNode operation.
FileListFromComputeNodeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
 
FileListFromComputeNodeNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromComputeNodeNext operation.
FileListFromComputeNodeNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
 
FileListFromComputeNodeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromComputeNode operation.
FileListFromComputeNodeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
 
FileListFromTaskHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListFromTask operation.
FileListFromTaskHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
 
FileListFromTaskNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromTaskNext operation.
FileListFromTaskNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
 
FileListFromTaskOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromTask operation.
FileListFromTaskOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
 
fileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the file mode is returned only for files on Linux Compute Nodes.
fileMode() - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Get this property applies only to files being downloaded to Linux Compute Nodes.
FileNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A node file requested from a task or compute node was not found.
fileOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a FileOperations object for performing file-related operations on the associated account.
FileOperations - Class in com.microsoft.azure.batch
Performs file-related operations on an Azure Batch account.
filePath() - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Get if the httpUrl property is specified, the filePath is required and describes the path which the file will be downloaded to, including the filename.
filePattern() - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Get both relative and absolute paths are supported.
FileProperties - Class in com.microsoft.azure.batch.protocol.models
The properties of a file on a Compute Node.
FileProperties() - Constructor for class com.microsoft.azure.batch.protocol.models.FileProperties
 
files() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Files object to access its operations.
Files - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Files.
fileUploadError() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get if the Task exited with an exit code that was specified via exitCodes or exitCodeRanges, and then encountered a file upload error, then the action specified by the exit code takes precedence.
FILTER - Static variable in class com.azure.data.cosmos.internal.HttpConstants.QueryStrings
 
filter() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get an OData $filter clause.
filter() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get an OData $filter clause.
Filter - Class in com.microsoft.azure.servicebus.rules
Represents a filter expression that is evaluated against a message on a topic.
Filter() - Constructor for class com.microsoft.azure.servicebus.rules.Filter
 
FILTER_BY_SCHEMA_RESOURCE_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
filterClause() - Method in class com.microsoft.azure.batch.DetailLevel
Gets the OData filter clause.
finalize() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
FindTargetRangeAndExtractContinuationTokens(List<PartitionKeyRange>, Range<String>) - Method in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
firstName() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the firstName value.
firstOrDefault(List<V>, V) - Static method in class com.azure.data.cosmos.internal.Lists
 
firstOrDefault(List<V>) - Static method in class com.azure.data.cosmos.internal.Utils
 
flush(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Called once a flush operation is made
FORBIDDEN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
Forbidden - Static variable in class com.azure.data.cosmos.internal.RMResources
 
FORBIDDEN_WRITEFORBIDDEN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
ForbiddenException - Exception in com.azure.data.cosmos
 
ForbiddenException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.ForbiddenException
 
ForbiddenException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.ForbiddenException
 
FORCE_DELETE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
FORCE_QUERY_SCAN - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
FORCE_QUERY_SCAN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
FORCE_REFRESH - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
forceAddressRefresh - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
forceCollectionRoutingMapRefresh - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
forceNameCacheRefresh - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
forcePartitionKeyRangeRefresh - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
forceRefreshAddressCache - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
formatDeadLetterPath(String) - Static method in class com.microsoft.azure.servicebus.management.EntityNameHelper
Formats the dead letter path for either a queue, or a subscription.
formatRulePath(String, String, String) - Static method in class com.microsoft.azure.servicebus.management.EntityNameHelper
Formats the rule path, based on the topic path, subscription name and the rule name.
formatSubscriptionPath(String, String) - Static method in class com.microsoft.azure.servicebus.management.EntityNameHelper
Formats the subscription path, based on the topic path and subscription name.
formatTransferDeadLetterPath(String) - Static method in class com.microsoft.azure.servicebus.management.EntityNameHelper
Formats the transfer dead letter path.
FramingError - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
from(RntbdContextRequest, ServerProperties, HttpResponseStatus) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
from(RntbdRequestArgs) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequest
 
fromAes(SecretKey) - Static method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts AES key to JSON web key.
fromAsn1Der(byte[], String) - Static method in class com.microsoft.azure.keyvault.cryptography.SignatureEncoding
Converts an ASN.1 DER encoded ECDSA signature to a raw signature in the form R|S
fromAsn1Der(byte[], Ecdsa) - Static method in class com.microsoft.azure.keyvault.cryptography.SignatureEncoding
Converts an ASN.1 DER encoded ECDSA signature to a raw signature in the form R|S
fromBinaryData(List<byte[]>) - Static method in class com.microsoft.azure.servicebus.MessageBody
Creates a message body from a list of Data sections.Each Data section is a byte array.
fromCamelCaseToUpperCase(String) - Static method in class com.azure.data.cosmos.internal.Strings
 
fromDocument(Document) - Static method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
fromDocument(CosmosItemProperties) - Static method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
fromEC(KeyPair, Provider) - Static method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts EC key pair to JSON web key.
fromEndOfStream() - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Returns the position for the end of a stream.
fromEnqueuedTime(Instant) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given Instant.
fromHeader(String) - Static method in class com.azure.data.cosmos.internal.routing.PartitionKeyRangeIdentity
 
fromJsonString(String) - Static method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
fromJsonString(String) - Static method in class com.azure.data.cosmos.PartitionKey
Create a new instance of the PartitionKey object from a serialized JSON partition key.
fromJsonWebKey(JsonWebKey) - Static method in class com.microsoft.azure.keyvault.cryptography.EcKey
Converts JSON web key to EC key pair, does not include the private key.
fromJsonWebKey(JsonWebKey, boolean) - Static method in class com.microsoft.azure.keyvault.cryptography.EcKey
Converts JSON web key to EC key pair and include the private key if set to true.
fromJsonWebKey(JsonWebKey, boolean, Provider) - Static method in class com.microsoft.azure.keyvault.cryptography.EcKey
Converts JSON web key to EC key pair and include the private key if set to true.
fromJsonWebKey(JsonWebKey) - Static method in class com.microsoft.azure.keyvault.cryptography.RsaKey
Converts JSON web key to RsaKey.
fromJsonWebKey(JsonWebKey, boolean) - Static method in class com.microsoft.azure.keyvault.cryptography.RsaKey
Converts JSON web key to RsaKey and include the private key if set to true.
fromJsonWebKey(JsonWebKey, boolean, Provider) - Static method in class com.microsoft.azure.keyvault.cryptography.RsaKey
Converts JSON web key to RsaKey and include the private key if set to true.
FromObject(Object, ObjectMapper) - Static method in class com.azure.data.cosmos.internal.Document
 
fromObjectArray(Object[], boolean) - Static method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
fromObjectArray(List<Object>, boolean) - Static method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
fromOffset(String) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given offset.
fromOffset(String, boolean) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given offset.
fromRSA(KeyPair) - Static method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts RSA key pair to JSON web key.
fromSequenceData(List<List<Object>>) - Static method in class com.microsoft.azure.servicebus.MessageBody
Creates a message body from a list of AMQPSequence sections.Each AMQPSequence section is in turn a list of objects.
fromSequenceNumber(Long) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given sequence number.
fromSequenceNumber(Long, boolean) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given sequence number.
fromStartOfStream() - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Returns the position for the start of a stream.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AccessScope
Parses a serialized value to a AccessScope instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AllocationState
Parses a serialized value to a AllocationState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AutoUserScope
Parses a serialized value to a AutoUserScope instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CachingType
Parses a serialized value to a CachingType instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateFormat
Parses a serialized value to a CertificateFormat instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateState
Parses a serialized value to a CertificateState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateStoreLocation
Parses a serialized value to a CertificateStoreLocation instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateVisibility
Parses a serialized value to a CertificateVisibility instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeDeallocationOption
Parses a serialized value to a ComputeNodeDeallocationOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeFillType
Parses a serialized value to a ComputeNodeFillType instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOption
Parses a serialized value to a ComputeNodeRebootOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOption
Parses a serialized value to a ComputeNodeReimageOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeState
Parses a serialized value to a ComputeNodeState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ContainerWorkingDirectory
Parses a serialized value to a ContainerWorkingDirectory instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DependencyAction
Parses a serialized value to a DependencyAction instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DisableComputeNodeSchedulingOption
Parses a serialized value to a DisableComputeNodeSchedulingOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DisableJobOption
Parses a serialized value to a DisableJobOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DynamicVNetAssignmentScope
Parses a serialized value to a DynamicVNetAssignmentScope instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ElevationLevel
Parses a serialized value to a ElevationLevel instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ErrorCategory
Parses a serialized value to a ErrorCategory instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.InboundEndpointProtocol
Parses a serialized value to a InboundEndpointProtocol instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobAction
Parses a serialized value to a JobAction instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobPreparationTaskState
Parses a serialized value to a JobPreparationTaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobReleaseTaskState
Parses a serialized value to a JobReleaseTaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobScheduleState
Parses a serialized value to a JobScheduleState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobState
Parses a serialized value to a JobState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.LoginMode
Parses a serialized value to a LoginMode instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRuleAccess
Parses a serialized value to a NetworkSecurityGroupRuleAccess instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OnAllTasksComplete
Parses a serialized value to a OnAllTasksComplete instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OnTaskFailure
Parses a serialized value to a OnTaskFailure instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OSType
Parses a serialized value to a OSType instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OutputFileUploadCondition
Parses a serialized value to a OutputFileUploadCondition instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.PoolLifetimeOption
Parses a serialized value to a PoolLifetimeOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.PoolState
Parses a serialized value to a PoolState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.SchedulingState
Parses a serialized value to a SchedulingState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.StartTaskState
Parses a serialized value to a StartTaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.StorageAccountType
Parses a serialized value to a StorageAccountType instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.SubtaskState
Parses a serialized value to a SubtaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskAddStatus
Parses a serialized value to a TaskAddStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskExecutionResult
Parses a serialized value to a TaskExecutionResult instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskState
Parses a serialized value to a TaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.VerificationType
Parses a serialized value to a VerificationType instance.
fromString(String) - Static method in enum com.microsoft.azure.keyvault.models.ActionType
Parses a serialized value to a ActionType instance.
fromString(String) - Static method in class com.microsoft.azure.storage.blob.models.AccessTier
Creates or finds a AccessTier from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.AccountKind
Parses a serialized value to a AccountKind instance.
fromString(String) - Static method in class com.microsoft.azure.storage.blob.models.ArchiveStatus
Creates or finds a ArchiveStatus from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.BlobType
Parses a serialized value to a BlobType instance.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.BlockListType
Parses a serialized value to a BlockListType instance.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.CopyStatusType
Parses a serialized value to a CopyStatusType instance.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.DeleteSnapshotsOptionType
Parses a serialized value to a DeleteSnapshotsOptionType instance.
fromString(String) - Static method in class com.microsoft.azure.storage.blob.models.GeoReplicationStatusType
Creates or finds a GeoReplicationStatusType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.LeaseDurationType
Parses a serialized value to a LeaseDurationType instance.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.LeaseStateType
Parses a serialized value to a LeaseStateType instance.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.LeaseStatusType
Parses a serialized value to a LeaseStatusType instance.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.ListBlobsIncludeItem
Parses a serialized value to a ListBlobsIncludeItem instance.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.ListContainersIncludeType
Parses a serialized value to a ListContainersIncludeType instance.
fromString(String) - Static method in class com.microsoft.azure.storage.blob.models.PublicAccessType
Creates or finds a PublicAccessType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.SequenceNumberActionType
Parses a serialized value to a SequenceNumberActionType instance.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.SkuName
Parses a serialized value to a SkuName instance.
fromString(String) - Static method in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Creates or finds a StorageErrorCode from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.storage.blob.models.SyncCopyStatusType
Parses a serialized value to a SyncCopyStatusType instance.
fromValueData(Object) - Static method in class com.microsoft.azure.servicebus.MessageBody
Creates message body of AMQPValue type.
frontendPort() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the frontendPort value.
frontendPortRangeEnd() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get acceptable values range between 1 and 65534 except ports from 50000 to 55000 which are reserved by the Batch service.
frontendPortRangeStart() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get acceptable values range between 1 and 65534 except ports from 50000 to 55000 which are reserved.
FULL_UPGRADE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 

G

GATEWAY_READER_NOT_INITIALIZED - Static variable in class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
GATEWAY_SIGNATURE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
GATEWAY_VERSION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
GatewayAddressCache - Class in com.azure.data.cosmos.internal.directconnectivity
 
GatewayAddressCache(URL, Protocol, IAuthorizationTokenProvider, UserAgentContainer, HttpClient, long) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.GatewayAddressCache
 
GatewayAddressCache(URL, Protocol, IAuthorizationTokenProvider, UserAgentContainer, HttpClient) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.GatewayAddressCache
 
GatewayServiceConfigurationReader - Class in com.azure.data.cosmos.internal.directconnectivity
This class will read the service configuration from the gateway.
GatewayServiceConfigurationReader(URI, boolean, String, ConnectionPolicy, BaseAuthorizationTokenProvider, HttpClient) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
generateClientRequestId() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets Whether a unique x-ms-client-request-id should be generated.
generateClientRequestId() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
GeneratedAppendBlobs - Class in com.microsoft.azure.storage.blob
An instance of this class provides access to all the operations defined in GeneratedAppendBlobs.
GeneratedAppendBlobs(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.blob.GeneratedAppendBlobs
Initializes an instance of GeneratedAppendBlobs.
generatedAppendBlobs() - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Gets the GeneratedAppendBlobs object to access its operations.
GeneratedBlobs - Class in com.microsoft.azure.storage.blob
An instance of this class provides access to all the operations defined in GeneratedBlobs.
GeneratedBlobs(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.blob.GeneratedBlobs
Initializes an instance of GeneratedBlobs.
generatedBlobs() - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Gets the GeneratedBlobs object to access its operations.
GeneratedBlockBlobs - Class in com.microsoft.azure.storage.blob
An instance of this class provides access to all the operations defined in GeneratedBlockBlobs.
GeneratedBlockBlobs(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
Initializes an instance of GeneratedBlockBlobs.
generatedBlockBlobs() - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Gets the GeneratedBlockBlobs object to access its operations.
GeneratedContainers - Class in com.microsoft.azure.storage.blob
An instance of this class provides access to all the operations defined in GeneratedContainers.
GeneratedContainers(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.blob.GeneratedContainers
Initializes an instance of GeneratedContainers.
generatedContainers() - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Gets the GeneratedContainers object to access its operations.
GeneratedPageBlobs - Class in com.microsoft.azure.storage.blob
An instance of this class provides access to all the operations defined in GeneratedPageBlobs.
GeneratedPageBlobs(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.blob.GeneratedPageBlobs
Initializes an instance of GeneratedPageBlobs.
generatedPageBlobs() - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Gets the GeneratedPageBlobs object to access its operations.
GeneratedServices - Class in com.microsoft.azure.storage.blob
An instance of this class provides access to all the operations defined in GeneratedServices.
GeneratedServices(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.blob.GeneratedServices
Initializes an instance of GeneratedServices.
generatedServices() - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Gets the GeneratedServices object to access its operations.
GeneratedStorageClient - Class in com.microsoft.azure.storage.blob
Initializes a new instance of the GeneratedStorageClient type.
GeneratedStorageClient() - Constructor for class com.microsoft.azure.storage.blob.GeneratedStorageClient
Initializes an instance of GeneratedStorageClient client.
GeneratedStorageClient(HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.GeneratedStorageClient
Initializes an instance of GeneratedStorageClient client.
generateExceptionFromError(Symbol, String) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
generateId() - Static method in class com.azure.data.cosmos.internal.DatabaseForTest
 
generateKeyAuthorizationSignature(String, String, ResourceType, Map<String, String>) - Method in interface com.azure.data.cosmos.internal.AuthorizationTokenProvider
 
generateKeyAuthorizationSignature(String, String, ResourceType, Map<String, String>) - Method in class com.azure.data.cosmos.internal.BaseAuthorizationTokenProvider
This API is a helper method to create auth header based on client request using masterkey.
generateKeyAuthorizationSignature(String, String, String, Map<String, String>) - Method in class com.azure.data.cosmos.internal.BaseAuthorizationTokenProvider
This API is a helper method to create auth header based on client request using masterkey.
generateKeyAuthorizationSignature(String, URI, Map<String, String>) - Method in class com.azure.data.cosmos.internal.BaseAuthorizationTokenProvider
 
generatePath(ResourceType, RxDocumentServiceRequest, boolean) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
generatePath(ResourceType, String, boolean) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
generatePathForNameBased(Resource, String, String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
generatePathForNameBased(ResourceType, String, String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
generateSASQueryParameters(SharedKeyCredentials) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
Generates a SASQueryParameters object which contains all SAS query parameters needed to make an actual REST request.
generateSASQueryParameters(SharedKeyCredentials) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
Uses an account's shared key credential to sign these signature values to produce the proper SAS query parameters.
generateSASQueryParameters(UserDelegationKey, String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
Uses a user delegation key to sign these signature values to produce the proper SAS query parameters.
generateSharedAccessSignatureToken(String, String, String, int) - Static method in class com.microsoft.azure.servicebus.primitives.SASUtil
Deprecated.
 
genereateExceptionFromResponse(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
GeoReplication - Class in com.microsoft.azure.storage.blob.models
Geo-Replication information for the Secondary Storage Service.
GeoReplication() - Constructor for class com.microsoft.azure.storage.blob.models.GeoReplication
 
geoReplication() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceStats
Get the geoReplication value.
GeoReplicationStatusType - Class in com.microsoft.azure.storage.blob.models
Defines values for GeoReplicationStatusType.
GeoReplicationStatusType() - Constructor for class com.microsoft.azure.storage.blob.models.GeoReplicationStatusType
 
get(URI) - Method in interface com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Provider
 
get(URI) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider
 
GET - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpMethods
 
get(Object) - Method in class com.azure.data.cosmos.internal.routing.CaseInsensitiveHashMap
 
get(String) - Method in class com.azure.data.cosmos.JsonSerializable
Gets a property value as Object.
get(int) - Method in class com.azure.data.cosmos.SqlParameterList
 
get(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified Application.
get(String, ApplicationGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified Application.
get(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified Certificate.
get(String, String, CertificateGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified Certificate.
get(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified Compute Node.
get(String, String, ComputeNodeGetOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified Compute Node.
get(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified Job.
get(String, JobGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified Job.
get(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified Job Schedule.
get(String, JobScheduleGetOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified Job Schedule.
get(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified Pool.
get(String, PoolGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified Pool.
get(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified Task.
get(String, String, TaskGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified Task.
get(String) - Method in class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
Returns the implementation for an algorithm name.
getAccessCondition() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the conditions associated with the request.
getAccessedAt() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
 
getAccessPolicy() - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns the container's permissions.
getAccessPolicy(LeaseAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns the container's permissions.
getAccessPolicy(Context, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
gets the permissions for the specified container.
getAccessPolicyAsync(Context, Integer, String, LeaseAccessConditions, ServiceCallback<List<SignedIdentifier>>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
gets the permissions for the specified container.
getAccessPolicyAsync(Context, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
gets the permissions for the specified container.
getAccessPolicyWithRestResponseAsync(Context, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
gets the permissions for the specified container.
getAccountInfo() - Method in class com.microsoft.azure.storage.blob.BlobURL
Returns the sku name and account kind for the account.
getAccountInfo(Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Returns the sku name and account kind for the account.
getAccountInfo() - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns the sku name and account kind for the account.
getAccountInfo(Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns the sku name and account kind for the account.
getAccountInfo(Context) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
Returns the sku name and account kind.
getAccountInfo(Context) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
Returns the sku name and account kind.
getAccountInfo(Context) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Returns the sku name and account kind.
getAccountInfo() - Method in class com.microsoft.azure.storage.blob.ServiceURL
Returns the sku name and account kind for the account.
getAccountInfo(Context) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Returns the sku name and account kind for the account.
getAccountInfoAsync(Context, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
Returns the sku name and account kind.
getAccountInfoAsync(Context) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
Returns the sku name and account kind.
getAccountInfoAsync(Context, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
Returns the sku name and account kind.
getAccountInfoAsync(Context) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
Returns the sku name and account kind.
getAccountInfoAsync(Context, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Returns the sku name and account kind.
getAccountInfoAsync(Context) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Returns the sku name and account kind.
getAccountInfoWithRestResponseAsync(Context) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
Returns the sku name and account kind.
getAccountInfoWithRestResponseAsync(Context) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
Returns the sku name and account kind.
getAccountInfoWithRestResponseAsync(Context) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Returns the sku name and account kind.
getAccountName() - Method in class com.microsoft.azure.storage.blob.SharedKeyCredentials
Gets the account name associated with the request.
getAction() - Method in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
See EventProcessorHostActionString for a list of possible values.
getAction() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Gets the action this rule performs on messages matched by this rule's filter.
getActiveMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
getActivityId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
getActivityId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextRequest
 
getActivityId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequest
 
getActivityId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
getActivityId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestRecord
 
getActivityId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
getActivityId() - Method in class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRange
Gets the activityId of the fetch.
getActivityId() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the Activity ID for the request.
getActivityId() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getActivityId() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the Activity ID of the request.
getAddressesLink() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Get the addresseslink of the databaseAccount.
getAgent() - Method in class com.azure.data.cosmos.internal.directconnectivity.ServerProperties
 
getAggregates() - Method in class com.azure.data.cosmos.internal.query.QueryInfo
 
getAlias() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
getAllJobsLifetimeStatistics() - Method in class com.microsoft.azure.batch.JobOperations
Gets lifetime summary statistics for all of the jobs in the current account.
getAllJobsLifetimeStatistics(Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Gets lifetime summary statistics for all of the jobs in the current account.
getAllLeases() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseContainer
 
getAllLeases() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
 
getAllLeases() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Returns lightweight BaseLease for all leases, which includes name of owning host and whether lease is expired.
getAllLeases() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
getAllLifetimeStatistics() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the Jobs in the specified Account.
getAllLifetimeStatistics(JobGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the Jobs in the specified Account.
getAllLifetimeStatistics() - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the Pools in the specified Account.
getAllLifetimeStatistics(PoolGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the Pools in the specified Account.
getAllLifetimeStatisticsAsync(ServiceCallback<JobStatistics>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the Jobs in the specified Account.
getAllLifetimeStatisticsAsync() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the Jobs in the specified Account.
getAllLifetimeStatisticsAsync(JobGetAllLifetimeStatisticsOptions, ServiceCallback<JobStatistics>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the Jobs in the specified Account.
getAllLifetimeStatisticsAsync(JobGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the Jobs in the specified Account.
getAllLifetimeStatisticsAsync(ServiceCallback<PoolStatistics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the Pools in the specified Account.
getAllLifetimeStatisticsAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the Pools in the specified Account.
getAllLifetimeStatisticsAsync(PoolGetAllLifetimeStatisticsOptions, ServiceCallback<PoolStatistics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the Pools in the specified Account.
getAllLifetimeStatisticsAsync(PoolGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the Pools in the specified Account.
getAllLifetimeStatisticsWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the Jobs in the specified Account.
getAllLifetimeStatisticsWithServiceResponseAsync(JobGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the Jobs in the specified Account.
getAllLifetimeStatisticsWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the Pools in the specified Account.
getAllLifetimeStatisticsWithServiceResponseAsync(PoolGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the Pools in the specified Account.
getAllPoolsLifetimeStatistics() - Method in class com.microsoft.azure.batch.PoolOperations
Gets lifetime summary statistics for all of the pools in the current account.
getAllPoolsLifetimeStatistics(Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Gets lifetime summary statistics for all of the pools in the current account.
getAltLink(Resource) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getAndResetCharge() - Method in class com.azure.data.cosmos.internal.RequestChargeTracker
 
getApplication(String) - Method in class com.microsoft.azure.batch.ApplicationOperations
Gets information about the specified application.
getApplication(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ApplicationOperations
Gets information about the specified application.
getAppSettings() - Static method in class com.azure.data.cosmos.rx.examples.multimaster.ConfigurationManager
 
getArgs() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestRecord
 
getAsync(TKey, TValue, Callable<Mono<TValue>>) - Method in class com.azure.data.cosmos.internal.caches.AsyncCache
Gets value corresponding to key
getAsync(String, ServiceCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified Application.
getAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified Application.
getAsync(String, ApplicationGetOptions, ServiceCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified Application.
getAsync(String, ApplicationGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified Application.
getAsync(String, String, ServiceCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified Certificate.
getAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified Certificate.
getAsync(String, String, CertificateGetOptions, ServiceCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified Certificate.
getAsync(String, String, CertificateGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified Certificate.
getAsync(String, String, ServiceCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified Compute Node.
getAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified Compute Node.
getAsync(String, String, ComputeNodeGetOptions, ServiceCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified Compute Node.
getAsync(String, String, ComputeNodeGetOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified Compute Node.
getAsync(String, ServiceCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified Job.
getAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified Job.
getAsync(String, JobGetOptions, ServiceCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified Job.
getAsync(String, JobGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified Job.
getAsync(String, ServiceCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified Job Schedule.
getAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified Job Schedule.
getAsync(String, JobScheduleGetOptions, ServiceCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified Job Schedule.
getAsync(String, JobScheduleGetOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified Job Schedule.
getAsync(String, ServiceCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified Pool.
getAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified Pool.
getAsync(String, PoolGetOptions, ServiceCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified Pool.
getAsync(String, PoolGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified Pool.
getAsync(String, String, ServiceCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified Task.
getAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified Task.
getAsync(String, String, TaskGetOptions, ServiceCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified Task.
getAsync(String, String, TaskGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified Task.
getAsyncDocumentClient(CosmosClient) - Static method in class com.azure.data.cosmos.CosmosBridgeInternal
 
getAttachment() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getAttachmentId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getAudience() - Method in class com.microsoft.azure.eventhubs.SecurityToken
Get the audience of the token.
getAuthentication() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the authentication type in the Connection String.
getAuthentication() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
 
getAuthorizationRules() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
getAuthorizationRules() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
getAuthorizationToken(String, String, CosmosResourceType, Map<String, Object>) - Method in interface com.azure.data.cosmos.TokenResolver
This method will consume the request information and based on that it will generate the authorization token.
getAuthorizationTokenUsingResourceTokens(Map<String, String>, String, String) - Method in interface com.azure.data.cosmos.internal.AuthorizationTokenProvider
 
getAuthorizationTokenUsingResourceTokens(Map<String, String>, String, String) - Method in class com.azure.data.cosmos.internal.BaseAuthorizationTokenProvider
This API is a helper method to create auth header based on client request using resourceTokens.
getAuthorizationTokenUsingResourceTokens(Map<String, List<PartitionKeyAndResourceTokenPair>>, String, String, Map<String, String>) - Static method in class com.azure.data.cosmos.internal.ResourceTokenAuthorizationHelper
This method will try to fetch the resource token to access the resource .
getAuthToken() - Method in class com.microsoft.azure.keyvault.authentication.AuthenticationResult
Retrieve stored authentication token.
getAutoDeleteOnIdle() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
getAutoDeleteOnIdle() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
getAutoDeleteOnIdle() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
getAzureClient() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the AzureClient used for long running operations.
getAzureClient() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the AzureClient used for long running operations.
getBarrierRetryIntervalInMsForMultiRegion() - Method in class com.azure.data.cosmos.internal.Configs
 
getBeginSequenceNumber() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getBinaryData() - Method in class com.microsoft.azure.servicebus.MessageBody
Returns the content of message body.
getBirthTime() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
getBirthTime() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestRecord
 
getBlockList(BlockListType) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
getBlockList(BlockListType, LeaseAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
getBlockList(Context, BlockListType, String, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob.
getBlockListAsync(Context, BlockListType, String, Integer, String, LeaseAccessConditions, ServiceCallback<BlockList>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob.
getBlockListAsync(Context, BlockListType, String, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob.
getBlockListWithRestResponseAsync(Context, BlockListType, String, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob.
getBody() - Method in class com.azure.data.cosmos.internal.StoredProcedure
Get the body of the stored procedure.
getBody() - Method in class com.azure.data.cosmos.internal.Trigger
Get the body of the trigger.
getBody() - Method in class com.azure.data.cosmos.internal.UserDefinedFunction
Get the body of the user defined function.
getBody() - Method in interface com.microsoft.azure.servicebus.IMessage
Deprecated.
Message body need not just a byte array. Replaced by IMessage.getMessageBody()
getBody() - Method in class com.microsoft.azure.servicebus.Message
Deprecated.
getBodyType() - Method in class com.microsoft.azure.servicebus.MessageBody
Return the type of content in this message body.
getBoolean(String) - Method in class com.azure.data.cosmos.JsonSerializable
Gets a boolean value.
getByNameAsync(String, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxClientCollectionCache
 
getByNameAsync(String, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxCollectionCache
 
getByRidAsync(String, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxClientCollectionCache
 
getByRidAsync(String, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxCollectionCache
 
getBytes() - Method in interface com.microsoft.azure.eventhubs.EventData
Get Actual Payload/Data wrapped by EventData.
getCertificate(String, String) - Method in class com.microsoft.azure.batch.CertificateOperations
Gets the specified Certificate.
getCertificate(String, String, DetailLevel) - Method in class com.microsoft.azure.batch.CertificateOperations
Gets the specified Certificate.
getCertificate(String, String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Gets the specified Certificate.
getCertificate(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a certificate.
getCertificate(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets information about a specified certificate.
getCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets information about a specified certificate.
getCertificateAsync(String, String, String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a certificate.
getCertificateAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a certificate.
getCertificateAsync(String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets information about a specified certificate.
getCertificateContacts(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the certificate contacts for a specified key vault.
getCertificateContactsAsync(String, ServiceCallback<Contacts>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the certificate contacts for a specified key vault.
getCertificateContactsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the certificate contacts for a specified key vault.
getCertificateContactsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the certificate contacts for a specified key vault.
getCertificateHostNameOverride() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
getCertificateIssuer(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the specified certificate issuer.
getCertificateIssuerAsync(String, String, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the specified certificate issuer.
getCertificateIssuerAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the specified certificate issuer.
getCertificateIssuers(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuers(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersAsync(String, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersAsync(String, Integer, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersNextAsync(String, ServiceFuture<List<CertificateIssuerItem>>, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuerWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the specified certificate issuer.
getCertificateOperation(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the creation operation of a certificate.
getCertificateOperationAsync(String, String, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the creation operation of a certificate.
getCertificateOperationAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the creation operation of a certificate.
getCertificateOperationWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the creation operation of a certificate.
getCertificatePolicy(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the policy for a certificate.
getCertificatePolicyAsync(String, String, ServiceCallback<CertificatePolicy>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the policy for a certificate.
getCertificatePolicyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the policy for a certificate.
getCertificatePolicyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the policy for a certificate.
getCertificates(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificates(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificates(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in a specified key vault.
getCertificatesAsync(String, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesAsync(String, Integer, Boolean, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesAsync(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesAsync(String, Integer, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in a specified key vault.
getCertificatesAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in a specified key vault.
getCertificatesNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesNextAsync(String, ServiceFuture<List<CertificateItem>>, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesWithServiceResponseAsync(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in a specified key vault.
getCertificateVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsAsync(String, String, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsAsync(String, String, Integer, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsNextAsync(String, ServiceFuture<List<CertificateItem>>, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a certificate.
getChangeFeedProcessor(String, CosmosContainer, CosmosContainer) - Static method in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
getCheckpoint(String) - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Get the checkpoint data associated with the given partition.
getCheckpoint(String) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
getCheckpointTimeoutInSeconds() - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Gets the timeout for checkpoint operations.
getClaimType() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
 
getClaimType() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
getClientId() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
getClientSettings() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
getClientSettingsFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
getClientSideMetrics(QueryMetrics) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getClientSideMetrics() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getClientVersion() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
getClientVersion() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextRequest
 
getCode() - Method in class com.azure.data.cosmos.CosmosError
Gets the error code.
getCollection(String, Class<T>, boolean...) - Method in class com.azure.data.cosmos.JsonSerializable
Gets an object collection.
getCollectionCache() - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryClient
TODO: this should be async returning observable
getCollectionName(String) - Static method in class com.azure.data.cosmos.internal.Utils
Given the full path to a resource, extract the collection path.
getCollectionPath(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
getCollectionQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max Quota.
getCollectionRid() - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyRangeIdentity
 
getCollectionSelfLink() - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
getCollectionSizeQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max Quota.
getCollectionSizeUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current Usage.
getCollectionsLink() - Method in class com.azure.data.cosmos.internal.Database
Gets the self-link for collections in the database
getCollectionUniqueId() - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
getCollectionUniqueId() - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
getCollectionUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current Usage.
getCompletionRate() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
getComponent() - Method in class com.azure.data.cosmos.internal.query.AggregateDocumentQueryExecutionContext
 
getComponents() - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
getCompositeContinuationToken() - Method in class com.azure.data.cosmos.internal.query.OrderByContinuationToken
 
getComputeNode(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the specified compute node.
getComputeNode(String, String, DetailLevel) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the specified compute node.
getComputeNode(String, String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the specified compute node.
getComputeNodeRemoteDesktop(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets a Remote Desktop Protocol (RDP) file for the specified node.
getComputeNodeRemoteDesktop(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets a Remote Desktop Protocol (RDP) file for the specified node.
getComputeNodeRemoteLoginSettings(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the settings required for remote login to a compute node.
getComputeNodeRemoteLoginSettings(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the settings required for remote login to a compute node.
getConcurrencyToken() - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Gets the concurrency token.
getConcurrencyToken() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getConfigs() - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
getConfigs() - Method in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
getConflict(String) - Method in class com.azure.data.cosmos.CosmosContainer
Gets a CosmosConflict object without making a service call
getConflict() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getConflictId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getConflictResolutionPolicy() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Gets the conflictResolutionPolicy that is used for resolving conflicting writes on documents in different regions, in a collection in the Azure Cosmos DB service.
getConflictsLink() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Gets the self-link for conflicts in a collection.
getConnectionPolicy() - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
getConnectionPolicy() - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Gets the connection policy
getConnectionPolicy() - Method in interface com.azure.data.cosmos.internal.DatabaseAccountManagerInternal
Gets the connection policy
getConnectionPolicy() - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
getConnectionTimeout() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
getConnectionTimeout() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
getConsistencyLevel() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the consistency level required for the request.
GetConsistencyLevelToUse(GatewayServiceConfigurationReader, RxDocumentServiceRequest) - Static method in class com.azure.data.cosmos.internal.directconnectivity.RequestHelper
 
getConsistencyPolicy(DatabaseAccount) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getConsistencyPolicy() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Gets the ConsistencyPolicy properties.
getConsumerGroupName() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Get the name of the consumer group that is being received from.
getContactedReplicas(CosmosResponseDiagnostics) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getContainer(String) - Method in class com.azure.data.cosmos.CosmosDatabase
Gets a CosmosContainer object without making a service call
getContainerClient() - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
 
getContainerNamePrefix() - Method in class com.azure.data.cosmos.internal.changefeed.LeaseStoreManagerSettings
 
getContent() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
getContent() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getContentObservable() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getContentStream() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceResponse
 
getContentType() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the content type of this message.
getContentType() - Method in class com.microsoft.azure.servicebus.Message
 
getContentType() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of ContentType property of a message this filter matches.
getContext() - Method in exception com.microsoft.azure.eventhubs.EventHubException
 
getContext() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getContext() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
getContext() - Method in exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
getContextClient(CosmosDatabase) - Static method in class com.azure.data.cosmos.CosmosBridgeInternal
 
getContextClient(CosmosContainer) - Static method in class com.azure.data.cosmos.CosmosBridgeInternal
 
getContinuation() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getContinuation() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Gets the continuation.
getContinuationToken() - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Gets the continuation token used to determine the last processed point of the Change Feed.
getContinuationToken() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getCoordLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Ecdsa
 
getCoordLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es256
 
getCoordLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es256k
 
getCoordLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es384
 
getCoordLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es512
 
getCorrelationId() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets a correlation identifier.
getCorrelationId() - Method in class com.microsoft.azure.servicebus.Message
 
getCorrelationId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of correlationId property of a message this filter matches.
getCosmosClient() - Static method in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
getCosmosContainerWithNewClient(CosmosContainer, CosmosDatabase, CosmosClient) - Static method in class com.azure.data.cosmos.CosmosBridgeInternal
 
getCosmosDatabaseWithNewClient(CosmosDatabase, CosmosClient) - Static method in class com.azure.data.cosmos.CosmosBridgeInternal
 
getCosmosError() - Method in exception com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextException
 
getCosmosKeyCredential() - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
getCosmosResponseDiagnostics() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getCosmosResponseDiagnostics() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the request diagnostic statistics for the current request to Azure Cosmos DB service.
getCosmosResponseDiagnostics() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the request diagnostic statics for execution of stored procedure.
getCosmosResponseDiagnosticString() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the diagnostics information for the current request to Azure Cosmos DB service.
getCreatedAt() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
Time at which Event Hub was created at.
getCreatedAt() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
 
getCreatedAt() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
getCreatedTime() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
 
getCurrentResourceQuotaUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the current size of this entity (in megabytes (MB) for server resources and in count for master resources)
getCurrentResourceQuotaUsage() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the current size of this entity (in megabytes (MB) for server resources and in count for master resources)
getCurve() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getDatabase(String) - Method in class com.azure.data.cosmos.CosmosClient
Gets a database object without making a service call.
getDatabase() - Method in class com.azure.data.cosmos.CosmosContainer
Gets the parent Database
getDatabase() - Method in class com.azure.data.cosmos.CosmosUser
Gets the parent Database
getDatabase() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getDatabaseAccount(CosmosClient) - Static method in class com.azure.data.cosmos.CosmosBridgeInternal
 
getDatabaseAccount() - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Gets database account information.
getDatabaseAccount() - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
getDatabaseAccountFromAnyLocationsAsync(URL, List<String>, Function<URL, Mono<DatabaseAccount>>) - Static method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
getDatabaseAccountFromEndpoint(URI) - Method in interface com.azure.data.cosmos.internal.DatabaseAccountManagerInternal
Gets database account information.
getDatabaseAccountFromEndpoint(URI) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
getDatabaseClient() - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
 
getDatabaseId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getDatabasePath(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
getDatabaseQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max Quota.
getDatabasesLink() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Get the databases link of the databaseAccount.
getDatabaseUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current Usage.
getDataSerializedSize(Message) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
getDateHeader(Map<String, String>) - Static method in class com.azure.data.cosmos.internal.directconnectivity.HttpUtils
 
getDeadLetterMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
getDeadLetterSource() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the name of the queue or subscription that this message was enqueued on, before it was deadlettered.
getDeadLetterSource() - Method in class com.microsoft.azure.servicebus.Message
 
getDefault() - Static method in class com.microsoft.azure.eventhubs.RetryPolicy
 
getDefault() - Static method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Retry policy that provides exponentially increasing retry intervals with each successive failure.
getDefaultConsistencyLevel() - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
getDefaultConsistencyLevelAsync() - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryClient
TODO: this should be async returning observable
getDefaultCurve() - Static method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getDefaultEncryptionAlgorithm() - Method in interface com.microsoft.azure.keyvault.core.IKey
The default encryption algorithm for this key, using the representations from Json Web Key Algorithms, RFC7513.
getDefaultEncryptionAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getDefaultEncryptionAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getDefaultEncryptionAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
getDefaultEncryptionAlgorithm() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
getDefaultKeySize() - Static method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getDefaultKeyWrapAlgorithm() - Method in interface com.microsoft.azure.keyvault.core.IKey
The default key wrap algorithm for this key, using the representations from Json Web Key Algorithms, RFC7513.
getDefaultKeyWrapAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getDefaultKeyWrapAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getDefaultKeyWrapAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
getDefaultKeyWrapAlgorithm() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
getDefaultMessageTimeToLive() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
Time-To-Live is the duration after which the message expires, starting from when the message is sent to Service Bus.
getDefaultMessageTimeToLive() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
Time-To-Live is the duration after which the message expires, starting from when the message is sent to Service Bus.
getDefaultMessageTimeToLive() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
Time-To-live is the duration after which the message expires, starting from when the message is sent to Service Bus.
getDefaultOptions() - Static method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns an EventProcessorOptions instance with all options set to the default values.
getDefaultReplicaIndex() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getDefaultSignatureAlgorithm() - Method in interface com.microsoft.azure.keyvault.core.IKey
The default signature algorithm for this key, using the representations from Json Web Key Algorithms, RFC7513.
getDefaultSignatureAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getDefaultSignatureAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getDefaultSignatureAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
getDefaultSignatureAlgorithm() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
getDefaultTimeToLive() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Gets the collection's default time-to-live value.
getDelayBetweenReadBarrierCallsInMs() - Method in class com.azure.data.cosmos.internal.Configs
 
getDeletedCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves information about the specified deleted certificate.
getDeletedCertificateAsync(String, String, ServiceCallback<DeletedCertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves information about the specified deleted certificate.
getDeletedCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves information about the specified deleted certificate.
getDeletedCertificates(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificates(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificates(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, ListOperationCallback<DeletedCertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, Integer, Boolean, ListOperationCallback<DeletedCertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, Integer, ListOperationCallback<DeletedCertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesNextAsync(String, ServiceFuture<List<DeletedCertificateItem>>, ListOperationCallback<DeletedCertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesWithServiceResponseAsync(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves information about the specified deleted certificate.
getDeletedKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a deleted key.
getDeletedKeyAsync(String, String, ServiceCallback<DeletedKeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a deleted key.
getDeletedKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a deleted key.
getDeletedKeys(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeys(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysAsync(String, ListOperationCallback<DeletedKeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysAsync(String, Integer, ListOperationCallback<DeletedKeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysNextAsync(String, ServiceFuture<List<DeletedKeyItem>>, ListOperationCallback<DeletedKeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a deleted key.
getDeletedSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted sas definition.
getDeletedSasDefinitionAsync(String, String, String, ServiceCallback<DeletedSasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted sas definition.
getDeletedSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted sas definition.
getDeletedSasDefinitions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsAsync(String, String, ListOperationCallback<DeletedSasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsAsync(String, String, Integer, ListOperationCallback<DeletedSasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsNextAsync(String, ServiceFuture<List<DeletedSasDefinitionItem>>, ListOperationCallback<DeletedSasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted sas definition.
getDeletedSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted secret.
getDeletedSecretAsync(String, String, ServiceCallback<DeletedSecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted secret.
getDeletedSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted secret.
getDeletedSecrets(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecrets(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsAsync(String, ListOperationCallback<DeletedSecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsAsync(String, Integer, ListOperationCallback<DeletedSecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsNextAsync(String, ServiceFuture<List<DeletedSecretItem>>, ListOperationCallback<DeletedSecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted secret.
getDeletedStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted storage account.
getDeletedStorageAccountAsync(String, String, ServiceCallback<DeletedStorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted storage account.
getDeletedStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted storage account.
getDeletedStorageAccounts(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccounts(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsAsync(String, ListOperationCallback<DeletedStorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsAsync(String, Integer, ListOperationCallback<DeletedStorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsNextAsync(String, ServiceFuture<List<DeletedStorageAccountItem>>, ListOperationCallback<DeletedStorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted storage account.
getDeliveryCount() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the number of the times this message was delivered to clients.
getDeliveryCount() - Method in class com.microsoft.azure.servicebus.Message
 
getDeliveryTag() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithDeliveryTag
 
getDesiredConsistencyLevel() - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
getDesiredConsistencyLevelAsync() - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryClient
TODO: this should be async returning observable
getDestination() - Method in class com.azure.data.cosmos.examples.HelloWorldDemo.Passenger
 
getDigestLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Ecdsa
 
getDigestLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es256
 
getDigestLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es256k
 
getDigestLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es384
 
getDigestLength() - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es512
 
getDirectHttpsMaxConnectionLimit() - Method in class com.azure.data.cosmos.internal.Configs
 
getDocument() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getDocumentCollection() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getDocumentCollectionId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getDocumentCountQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max document count quota.
getDocumentCountUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current document count usage.
getDocumentId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getDocumentLoadTime() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getDocumentQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max Quota.
getDocumentsLink() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Gets the self-link for documents in a collection.
getDocumentUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current Usage.
getDocumentWriteTime() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getDouble(String) - Method in class com.azure.data.cosmos.JsonSerializable
Gets a double value.
getDuplicationDetectionHistoryTimeWindow() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
getDuplicationDetectionHistoryTimeWindow() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
getEffectivePartitionKeyForHashPartitioningV2(PartitionKeyInternal) - Static method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternalHelper
 
getEffectivePartitionKeyString(PartitionKeyInternal, PartitionKeyDefinition) - Static method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternalHelper
 
getEffectivePartitionKeyString(PartitionKeyInternal, PartitionKeyDefinition, boolean) - Static method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternalHelper
 
getElapsedTime() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingStopwatch
 
getEmpty() - Static method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
getEmptyRange(T) - Static method in class com.azure.data.cosmos.internal.routing.Range
 
getEndpoint() - Method in class com.azure.data.cosmos.internal.DatabaseAccountLocation
Gets The endpoint (the URI) of the database account location.
getEndpoint() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the endpoint which can be used to connect to the EventHub instance.
getEndpoint() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the endpoint which can be used to connect to the ServiceBus Namespace
getEndpointOverride() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getEndTime() - Method in class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRange
Gets the end time of the fetch.
getEnqueuedTime() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getEnqueuedTime() - Method in interface com.microsoft.azure.eventhubs.EventPosition
Gets the enqueued time.
getEnqueuedTimeUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the instant at which this message was enqueued in Azure Service Bus.
getEnqueuedTimeUtc() - Method in class com.microsoft.azure.servicebus.Message
 
getEntityPath() - Method in interface com.microsoft.azure.servicebus.IMessageEntityClient
Gets the path of the entity this client is sending messages to or receiving messages from.
getEntityPath() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the entity path value from the connection string
getEntityPath() - Method in class com.microsoft.azure.servicebus.QueueClient
 
getEntityPath() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getEntityPath() - Method in class com.microsoft.azure.servicebus.TopicClient
 
getEntityStatus() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
Gets the status of the entity.
getEntityStatus() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
Gets the status of the entity.
getEntityStatus() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
Gets the status of the entity.
getEpoch() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Get the epoch value that this receiver is currently using for partition ownership.
getEpoch() - Method in class com.microsoft.azure.eventprocessorhost.CompleteLease
Epoch is a concept used by Event Hub receivers.
getError() - Method in exception com.microsoft.azure.servicebus.amqp.AmqpException
 
getErrorDetails() - Method in class com.azure.data.cosmos.CosmosError
Gets the error details.
getErrorResponses() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
getEtag() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getEventHubName() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the entity path value from the connection string.
getEventHubName() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
 
getEventHubPath() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getEventHubPath() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Get the path of the event hub that is being received from.
getEventPosition() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Get the EventPosition that corresponds to an EventData which was returned last by the receiver.
getException() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
getException() - Method in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
Returns the exception that was thrown.
getExecutionRanges() - Method in class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRangeAccumulator
Gets the FetchExecutionRanges and resets the accumulator.
getExpiresAtUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the instant at which this message will expire.
getExpiresAtUtc() - Method in class com.microsoft.azure.servicebus.Message
 
getExplicitTimestamp() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getFailedReplicas(CosmosResponseDiagnostics) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getFastScanIntervalInSeconds() - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
There are two possible interval times between scans for available partitions, fast and slow.
getFeedHeaders(ChangeFeedOptions) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getFeedHeaders(FeedOptions) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getFeedOptions(String, Integer) - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
getFeedPollDelay() - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
getFeedResponse() - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedObserverContext
Gets the response from the underlying call.
getFeedResponse(Mono<RxDocumentServiceResponse>) - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
getFetchExecutionRanges() - Method in class com.azure.data.cosmos.internal.query.metrics.ClientSideMetrics
Gets the Fetch Execution Ranges for this continuation of the query.
getFileFromComputeNode(String, String, String, OutputStream) - Method in class com.microsoft.azure.batch.FileOperations
Downloads the specified file from the specified compute node.
getFileFromComputeNode(String, String, String, Iterable<BatchClientBehavior>, OutputStream) - Method in class com.microsoft.azure.batch.FileOperations
Downloads the specified file from the specified compute node.
getFileFromTask(String, String, String, OutputStream) - Method in class com.microsoft.azure.batch.FileOperations
Downloads the specified file from the specified task's directory on its compute node.
getFileFromTask(String, String, String, Iterable<BatchClientBehavior>, OutputStream) - Method in class com.microsoft.azure.batch.FileOperations
Downloads the specified file from the specified task's directory on its compute node.
getFilePropertiesFromComputeNode(String, String, String) - Method in class com.microsoft.azure.batch.FileOperations
Gets information about a file on a compute node.
getFilePropertiesFromComputeNode(String, String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Gets information about a file on a compute node.
getFilePropertiesFromTask(String, String, String) - Method in class com.microsoft.azure.batch.FileOperations
Gets information about a file from the specified task's directory on its compute node.
getFilePropertiesFromTask(String, String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Gets information about a file from the specified task's directory on its compute node.
getFilter() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Gets the filter of this rule.
getFirstItem() - Method in class com.microsoft.azure.servicebus.primitives.Pair
 
getForwardDeadLetteredMessagesTo() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
getForwardDeadLetteredMessagesTo() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
getForwardTo() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
getForwardTo() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
getFromComputeNode(String, String, String, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromComputeNode(String, String, String, FileGetFromComputeNodeOptions, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified compute node file.
getFromComputeNode(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Compute Node file.
getFromComputeNode(String, String, String, FileGetFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Compute Node file.
getFromComputeNodeAsync(String, String, String, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Compute Node file.
getFromComputeNodeAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Compute Node file.
getFromComputeNodeAsync(String, String, String, FileGetFromComputeNodeOptions, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Compute Node file.
getFromComputeNodeAsync(String, String, String, FileGetFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Compute Node file.
getFromComputeNodeWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Compute Node file.
getFromComputeNodeWithServiceResponseAsync(String, String, String, FileGetFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Compute Node file.
getFromTask(String, String, String, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromTask(String, String, String, FileGetFromTaskOptions, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromTask(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Task file.
getFromTask(String, String, String, FileGetFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Task file.
getFromTaskAsync(String, String, String, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Task file.
getFromTaskAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Task file.
getFromTaskAsync(String, String, String, FileGetFromTaskOptions, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Task file.
getFromTaskAsync(String, String, String, FileGetFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Task file.
getFromTaskWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Task file.
getFromTaskWithServiceResponseAsync(String, String, String, FileGetFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified Task file.
getFromV2Results(List<Permission>) - Static method in class com.azure.data.cosmos.CosmosPermissionProperties
 
getFullAuthority(URI) - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
Gets full authority for a URL by appending port to the url authority.
getHeader(RntbdConstants.RntbdRequestHeader) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequest
 
getHeader(RntbdConstants.RntbdResponseHeader) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
getHeaders() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
getHeaders() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the custom request options
getHeaders() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Gets the request headers.
getHeaderValue(String) - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getHostName() - Method in class com.azure.data.cosmos.internal.changefeed.LeaseStoreManagerSettings
 
getHostName() - Method in class com.azure.data.cosmos.internal.SessionContainer
 
getHostName() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
The processor host name is supplied by the user at constructor time, but being able to get it is useful because it means not having to carry both the host object and the name around.
getHostname() - Method in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
Allows distinguishing the error source if multiple hosts in a single process.
getHostName() - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
 
getHostName() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
getId() - Method in class com.azure.data.cosmos.examples.HelloWorldDemo.Passenger
 
getId() - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Gets the lease ID.
getId() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getIdentifier() - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Gets the identifier of the PartitionReceiver
getIdleTimeoutInSeconds() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
getInclusive() - Method in class com.azure.data.cosmos.internal.query.OrderByContinuationToken
 
getInclusiveFlag() - Method in interface com.microsoft.azure.eventhubs.EventPosition
Gets the inclusive value.
getIndexHitDocumentCount() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getIndexHitRatio() - Method in class com.azure.data.cosmos.internal.QueryMetrics
Gets the index hit ratio by query in the Azure Cosmos database service.
getIndexingDirective() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the indexing directive (index, do not index etc).
getIndexingPolicy() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Gets the indexing policy.
getIndexLookupTime() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getIndexTransformationProgress() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the progress of an index transformation, if one is underway.
getInitialPositionProvider() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
If there is no checkpoint for a partition, the initialPositionProvider function is used to determine the position at which to start receiving events for that partition.
getInnerErrorMessage(CosmosClientException) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getInstance() - Static method in class com.azure.data.cosmos.internal.IDocumentClientRetryPolicy.NoRetry
 
getInstance() - Static method in class com.azure.data.cosmos.internal.query.ItemComparator
 
getInt(String) - Method in class com.azure.data.cosmos.JsonSerializable
Gets an integer value.
getInternalPartitionKey() - Method in class com.azure.data.cosmos.PartitionKey
 
getIntValue() - Method in enum com.microsoft.azure.servicebus.primitives.MessagingEntityType
 
getInvokeProcessorAfterReceiveTimeout() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns whether the EventProcessorHost will call IEventProcessor.onEvents() with an empty iterable when a receive timeout occurs (true) or not (false).
getIsClosed() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
getIsClosingOrClosed() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
getIsEmpty() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getIsMedia() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getIsNameBased() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getIsOwned() - Method in class com.microsoft.azure.eventprocessorhost.BaseLease
Get the owned state of the lease.
getIsTransient() - Method in exception com.microsoft.azure.eventhubs.EventHubException
A boolean indicating if the exception is a transient error or not.
getIsTransient() - Method in exception com.microsoft.azure.servicebus.primitives.ServiceBusException
A boolean indicating if the exception is a transient error or not.
getItem(String, Object) - Method in class com.azure.data.cosmos.CosmosContainer
Gets a CosmosItem object without making a service call
getItem() - Method in class com.azure.data.cosmos.internal.query.QueryItem
 
getJob(String) - Method in class com.microsoft.azure.batch.JobOperations
Gets the specified CloudJob.
getJob(String, DetailLevel) - Method in class com.microsoft.azure.batch.JobOperations
Gets the specified CloudJob.
getJob(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Gets the specified CloudJob.
getJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Gets the specified CloudJobSchedule.
getJobSchedule(String, DetailLevel) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Gets the specified CloudJobSchedule.
getJobSchedule(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Gets the specified CloudJobSchedule.
getKey(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a stored key.
getKey(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the part of a stored key.
getKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the part of a stored key.
getKeyAsync(String, String, String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a stored key.
getKeyAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a stored key.
getKeyAsync(String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the part of a stored key.
getKeyAsync(String, String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the part of a stored key.
getKeyName() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
 
getKeyName() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
getKeyPair() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getKeyPair() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getKeys(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeys(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysAsync(String, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysAsync(String, Integer, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysNextAsync(String, ServiceFuture<List<KeyItem>>, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeyVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsAsync(String, String, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsAsync(String, String, Integer, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsNextAsync(String, ServiceFuture<List<KeyItem>>, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a stored key.
getKid() - Method in interface com.microsoft.azure.keyvault.core.IKey
The unique key identifier for this key.
getKid() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getKid() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getKid() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
getKid() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
getLabel() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the application specific message label.
getLabel() - Method in class com.microsoft.azure.servicebus.Message
 
getLabel() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of Label property of a message this filter matches.
getLastContinuation() - Method in exception com.azure.data.cosmos.internal.changefeed.exceptions.PartitionException
Gets the value of request continuation token.
getLastEnqueuedOffset() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getLastEnqueuedOffset() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The last enqueued EventData's offset on this EventHubs Partition
getLastEnqueuedSequenceNumber() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getLastEnqueuedSequenceNumber() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The last enqueued EventData's sequence number on this EventHubs Partition
getLastEnqueuedTime() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The last enqueued EventData's enqueue time stamp on this EventHubs Partition
getLastEnqueuedTimeUtc() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getLazyIndexingProgress() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the progress of lazy indexing.
getLease() - Method in exception com.azure.data.cosmos.internal.changefeed.exceptions.LeaseLostException
Gets the lost lease.
getLease(String) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Returns the lease info for the given partition..
getLease(String) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
getLeaseCollectionLink() - Method in class com.azure.data.cosmos.internal.changefeed.LeaseStoreManagerSettings
 
getLeaseDurationInMilliseconds() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
The lease duration is mostly internal to the lease manager implementation but may be needed by other parts of the event processor host.
getLeaseDurationInMilliseconds() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
getLeaseDurationInSeconds() - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Gets the duration after which a partition lease will expire unless renewed.
getLeaseRenewIntervalInSeconds() - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Gets the duration between lease renewals.
getLeaseToken() - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Gets the partition associated with the lease.
getLeaseToken() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getLifetime() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
getLifetime() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
getLifetime() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestRecord
 
getList(String, Class<T>, boolean...) - Method in class com.azure.data.cosmos.JsonSerializable
Gets an object List.
getLocationEndpoint(URL, String) - Static method in class com.azure.data.cosmos.internal.routing.LocationHelper
For example, for https://contoso.documents.azure.com:443/ and "West US", this will return https://contoso-westus.documents.azure.com:443/ NOTE: This ONLY called by client first boot when the input endpoint is not available.
getLockDuration() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
The amount of time that the message is locked by a given receiver so that no other receiver receives the same message.
getLockDuration() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
The amount of time that the message is locked by a given receiver so that no other receiver receives the same message.
getLockedUntilUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the instant at which the lock of this message expires.
getLockedUntilUtc() - Method in interface com.microsoft.azure.servicebus.IMessageSession
 
getLockedUntilUtc() - Method in class com.microsoft.azure.servicebus.Message
 
getLockedUntilUtc() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getLockToken() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the lock token for the current message.
getLockToken() - Method in class com.microsoft.azure.servicebus.Message
 
getLockToken() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithLockToken
 
getLogger() - Method in class com.azure.data.cosmos.JsonSerializable
 
getLogicalPlanBuildTime() - Method in class com.azure.data.cosmos.internal.QueryPreparationTimes
 
getLogicalUri() - Method in class com.azure.data.cosmos.internal.directconnectivity.Address
 
getLong(String) - Method in class com.azure.data.cosmos.JsonSerializable
Gets a long value.
getLSN(E) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getLSN() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getLSN() - Method in interface com.azure.data.cosmos.internal.ISessionToken
 
getLSN() - Method in class com.azure.data.cosmos.internal.VectorSessionToken
 
getMap() - Method in class com.azure.data.cosmos.JsonSerializable
Returns the propertybag(JSONObject) in a hashMap
getMasterAddressesViaGatewayAsync(RxDocumentServiceRequest, ResourceType, String, String, boolean, boolean, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayAddressCache
 
getMasterKeyOrResourceToken() - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
getMax() - Method in class com.azure.data.cosmos.internal.routing.Range
 
getMaxAutoRenewDuration() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
Gets the maximum duration within which the lock will be renewed automatically.
getMaxAutoRenewDuration() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
Gets the maximum duration within which the lock will be renewed automatically.
getMaxBarrierRetriesForMultiRegion() - Method in class com.azure.data.cosmos.internal.Configs
 
getMaxBatchSize() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns the maximum number of events that will be passed to one call to IEventProcessor.onEvents
getMaxChannelsPerEndpoint() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
getMaxChannelsPerEndpoint() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
getMaxConcurrentCalls() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
Gets the maximum number of concurrent calls to the callback the message pump should initiate.
getMaxConcurrentCallsPerSession() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
Gets the maximum number of concurrent calls to the callback the message pump should initiate for each session.
getMaxConcurrentSessions() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
Gets the maximum number of concurrent sessions that the pump should initiate.
getMaxDeliveryCount() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
The maximum delivery count of a message before it is dead-lettered.
getMaxDeliveryCount() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
The maximum delivery count of a message before it is dead-lettered.
getMaxEventCount() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiveHandler
Maximum number of EventData to supply while invoking PartitionReceiveHandler.onReceive(Iterable)
getMaxExclusive() - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
 
getMaxFrameSize() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
getMaxFrameSize() - Method in class com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler
 
getMaxHttpBodyLength() - Method in class com.azure.data.cosmos.internal.Configs
 
getMaxHttpChunkSize() - Method in class com.azure.data.cosmos.internal.Configs
 
getMaxHttpHeaderSize() - Method in class com.azure.data.cosmos.internal.Configs
 
getMaxHttpInitialLineLength() - Method in class com.azure.data.cosmos.internal.Configs
 
getMaxIdleConnectionTimeoutInMillis() - Method in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
getMaxItemCount() - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
getMaxMediaStorageUsageInMB() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Attachment content (media) storage quota in MBs Retrieved from gateway.
getMaxNumberOfPrimaryReadRetries() - Method in class com.azure.data.cosmos.internal.Configs
 
getMaxNumberOfReadBarrierReadRetries() - Method in class com.azure.data.cosmos.internal.Configs
 
getMaxNumberOfReadQuorumRetries() - Method in class com.azure.data.cosmos.internal.Configs
 
getMaxPoolSize() - Method in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
getMaxReplicaSetSize() - Method in class com.azure.data.cosmos.internal.BaseDatabaseAccountConfigurationProvider
 
getMaxReplicaSetSize() - Method in interface com.azure.data.cosmos.internal.DatabaseAccountConfigurationProvider
 
getMaxReplicaSetSize(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.directconnectivity.ConsistencyReader
 
getMaxReplicaSetSize() - Method in class com.azure.data.cosmos.internal.ReplicationPolicy
 
getMaxRequestsPerChannel() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
getMaxRequestsPerChannel() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
getMaxResourceQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the maximum size limit for this entity (in megabytes (MB) for server resources and in count for master resources).
getMaxResourceQuota() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the maximum size limit for this entity (in megabytes (MB) for server resources and in count for master resources).
getMaxShortBarrierRetriesForMultiRegion() - Method in class com.azure.data.cosmos.internal.Configs
 
getMaxSizeInMB() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
getMaxSizeInMB() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
getMediaLink() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Get the medialink of the databaseAccount.
getMediaStorageUsageInMB() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Current attachment content (media) usage in MBs.
getMessage() - Method in exception com.azure.data.cosmos.CosmosClientException
 
getMessage() - Method in class com.azure.data.cosmos.CosmosError
Gets the error message.
getMessage() - Method in exception com.microsoft.azure.eventhubs.EventHubException
 
getMessage() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithDeliveryTag
 
getMessage() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithLockToken
 
getMessage() - Method in exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
getMessageBody() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the body of this message.
getMessageBody() - Method in class com.microsoft.azure.servicebus.Message
 
getMessageCount() - Method in class com.microsoft.azure.servicebus.management.QueueRuntimeInfo
 
getMessageCount() - Method in class com.microsoft.azure.servicebus.management.SubscriptionRuntimeInfo
 
getMessageCountDetails() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
 
getMessageId() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the Id of this message.
getMessageId() - Method in class com.microsoft.azure.servicebus.Message
 
getMessageId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of MessageId property of a message this filter matches.
getMessageSessions() - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
Gets the message sessions, enabling you to browse sessions on queues.
getMessageSessions(Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
Retrieves all message sessions whose session state was updated since lastUpdatedTime.
getMessageSessionsAsync() - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
Asynchronously gets the message sessions, enabling you to browse sessions on queues.
getMessageSessionsAsync(Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
Asynchronously retrieves all message sessions whose session state was updated since lastUpdatedTime.
getMessageSessionsAsync(Date, int, int, String) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
getMessageWaitDuration() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
Gets the time to wait for receiving a message.
getMessageWaitDuration() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
Gets the time to wait for receiving a message.
getMessagingFactory() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
getMessagingUnits() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
getMin() - Method in class com.azure.data.cosmos.internal.routing.Range
 
getMinInclusive() - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
 
getMinReplicaSetSize(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.directconnectivity.ConsistencyReader
 
getMinReplicaSetSize() - Method in class com.azure.data.cosmos.internal.ReplicationPolicy
 
getModifiedAt() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
getModifiedTime() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
 
getName() - Method in class com.azure.data.cosmos.examples.HelloWorldDemo.Passenger
 
getName() - Method in class com.azure.data.cosmos.internal.DatabaseAccountLocation
Gets The name of the database account location.
getName() - Method in interface com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint
 
getName() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint
 
getName() - Method in class com.microsoft.azure.keyvault.cryptography.Algorithm
Gets the name of the algorithm.
getName() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
getName() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Gets the name of this rule.
getNamespaceInfo() - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves information related to the namespace.
getNamespaceInfoAsync() - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves information related to the namespace.
getNamespaceName() - Method in class com.microsoft.azure.eventhubs.ErrorContext
 
getNamespaceSku() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
getNamespaceType() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
getNextRetryInterval(String, Exception, Duration) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
Gets the Interval after which nextRetry should be done.
getNextRetryInterval(String, Exception, Duration) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Gets the interval after which nextRetry should be attempted, based on the last exception encountered and the remaining time before the operation times out.
getNonePartitionKey(PartitionKeyDefinition) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getNoRetry() - Static method in class com.microsoft.azure.eventhubs.RetryPolicy
 
getNoRetry() - Static method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Gets a retry policy that doesn't retry any operations, effectively disabling retries.
getNumberOfDocuments() - Method in class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRange
Gets the number of documents that where fetched in the particular execution range.
getNumPreemptions() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingTimeSpan
 
getNumVal() - Method in enum com.microsoft.azure.servicebus.management.NamespaceSku
 
getNumVal() - Method in enum com.microsoft.azure.servicebus.management.NamespaceType
 
getObject(JsonSerializable, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getObject(Class<?>) - Method in class com.azure.data.cosmos.CosmosItemProperties
 
getObject(String, Class<T>, boolean...) - Method in class com.azure.data.cosmos.JsonSerializable
Gets an object value.
getObject() - Method in interface com.microsoft.azure.eventhubs.EventData
Use this method only if, the sender could be sending messages using third-party AMQP libraries.
getObjectByPath(List<String>) - Method in class com.azure.data.cosmos.JsonSerializable
Gets the value of a property identified by an array of property names that forms the path.
getOctetLength(int) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
getOffer() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getOfferId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getOfferResourceId() - Method in class com.azure.data.cosmos.internal.Offer
Sets the target resource id of a resource to which this offer applies.
getOfferThroughput() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the throughput in the form of Request Units per second when creating a document collection.
getOfferType() - Method in class com.azure.data.cosmos.internal.Offer
Gets the OfferType for the resource offer.
getOfferType() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the offer type when creating a document collection.
getOfferVersion() - Method in class com.azure.data.cosmos.internal.Offer
Gets the version of the current offer.
getOffset() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getOffset() - Method in interface com.microsoft.azure.eventhubs.EventPosition
Gets the offset.
getOffset() - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Return the offset.
getOperationKind() - Method in class com.azure.data.cosmos.internal.Conflict
Gets the operation kind.
getOperationTimeout() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
OperationTimeout is applied in erroneous situations to notify the caller about the relevant EventHubException
getOperationTimeout() - Method in class com.microsoft.azure.eventhubs.EventHubClientOptions
Get the operation timeout.
getOperationTimeout() - Method in class com.microsoft.azure.servicebus.ClientSettings
Gets the operation timeout contained in this instance.
getOperationTimeout() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Gets the duration after which a pending operation like Send or RECEIVE will time out.
getOperationTimeout() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Gets the operation timeout from the connections string.
getOperationType() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getOrderBy() - Method in class com.azure.data.cosmos.internal.query.QueryInfo
 
getOrderByExpressions() - Method in class com.azure.data.cosmos.internal.query.QueryInfo
 
getOrderByItems() - Method in class com.azure.data.cosmos.internal.query.OrderByContinuationToken
 
getOrderByItems() - Method in class com.azure.data.cosmos.internal.query.orderbyquery.OrderByRowResult
 
getOrderByItemType(Object) - Static method in class com.azure.data.cosmos.internal.query.ItemTypeHelper
 
getOrderedPartitionKeyRanges() - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
getOrderedPartitionKeyRanges() - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
getOrigin() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
getOriginalSessionToken() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getOutboundSocketHostName() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
getOutboundSocketHostName() - Method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
 
getOutboundSocketPort() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
getOutboundSocketPort() - Method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
 
getOutputDocumentCount() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getOutputDocumentSize() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getOverlappingRanges(Range<String>) - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
getOverlappingRanges(Collection<Range<String>>) - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
getOverlappingRanges(Range<String>) - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
getOverlappingRanges(Collection<Range<String>>) - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
getOverlappingRanges(String, Range<String>, boolean) - Method in interface com.azure.data.cosmos.internal.routing.RoutingMapProvider
 
getOverlappingRanges(RoutingMapProvider, String, List<Range<String>>) - Static method in class com.azure.data.cosmos.internal.routing.RoutingMapProviderHelper
 
getOwnedLeases() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseContainer
 
getOwnedLeases() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
 
getOwner() - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Gets the host name owner of the lease.
getOwner() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getOwner() - Method in class com.microsoft.azure.eventprocessorhost.BaseLease
The owner of a lease is the name of the EventProcessorHost instance which currently holds the lease.
getOwner() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Get the name of the event processor host instance.
getPageRanges(Context, String, Integer, String, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob.
getPageRanges(BlobRange) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Returns the list of valid page ranges for a page blob or snapshot of a page blob.
getPageRanges(BlobRange, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Returns the list of valid page ranges for a page blob or snapshot of a page blob.
getPageRangesAsync(Context, String, Integer, String, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<PageList>) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob.
getPageRangesAsync(Context, String, Integer, String, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob.
getPageRangesDiff(Context, String, Integer, String, String, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.
getPageRangesDiff(BlobRange, String) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Gets the collection of page ranges that differ between a specified snapshot and this page blob.
getPageRangesDiff(BlobRange, String, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Gets the collection of page ranges that differ between a specified snapshot and this page blob.
getPageRangesDiffAsync(Context, String, Integer, String, String, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<PageList>) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.
getPageRangesDiffAsync(Context, String, Integer, String, String, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.
getPageRangesDiffWithRestResponseAsync(Context, String, Integer, String, String, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.
getPageRangesWithRestResponseAsync(Context, String, Integer, String, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob.
getPaginatedChangeFeedQueryResultAsObservable(ChangeFeedOptions, BiFunction<String, Integer, RxDocumentServiceRequest>, Function<RxDocumentServiceRequest, Flux<FeedResponse<T>>>, Class<T>, int) - Static method in class com.azure.data.cosmos.internal.query.Paginator
 
getPaginatedQueryResultAsObservable(FeedOptions, BiFunction<String, Integer, RxDocumentServiceRequest>, Function<RxDocumentServiceRequest, Flux<FeedResponse<T>>>, Class<T>, int) - Static method in class com.azure.data.cosmos.internal.query.Paginator
 
getPaginatedQueryResultAsObservable(String, BiFunction<String, Integer, RxDocumentServiceRequest>, Function<RxDocumentServiceRequest, Flux<FeedResponse<T>>>, Class<T>, int, int) - Static method in class com.azure.data.cosmos.internal.query.Paginator
 
getParentByIndex(String, int) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
getParents() - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
Used internally to indicate the ID of the parent range
getParitionKeyRangeId() - Method in class com.azure.data.cosmos.internal.directconnectivity.Address
 
getPartitionCount() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
getPartitionCount() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
Number of partitions in the Event Hub.
getPartitionedQueryExecutionInfo() - Method in class com.azure.data.cosmos.CosmosError
Gets the partitioned query execution info.
getPartitionId() - Method in class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRange
Gets the partition id that was fetched from.
getPartitionId() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Get EventHubs partition identifier.
getPartitionId() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getPartitionId() - Method in interface com.microsoft.azure.eventhubs.PartitionSender
The partition id that will receive events from this sender.
getPartitionId() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The Event Hubs partition id to which this information belongs to
getPartitionId() - Method in class com.microsoft.azure.eventprocessorhost.BaseLease
Returns the id of the partition that this Lease is for.
getPartitionId() - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Get the partition id.
getPartitionId() - Method in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
If the error is associated with a particular partition (for example, failed to open the event processor for the partition), the id of the partition.
getPartitionId() - Method in exception com.microsoft.azure.eventprocessorhost.LeaseLostException
 
getPartitionId() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Get the id of the partition being received from.
getPartitionIds() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
List of Partition identifiers of the Event Hub.
getPartitionIndex() - Method in class com.azure.data.cosmos.internal.directconnectivity.Address
 
getPartitionKey(PartitionKeyInternal) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getPartitionKey() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Gets the collection's partition key definition.
getPartitionKey() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the partition key used to identify the current request's target partition.
getPartitionKey() - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyAndResourceTokenPair
Get the Partition Key
getPartitionKey() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getPartitionKey() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the partition key for sending a message to a partitioned entity.
getPartitionKey() - Method in class com.microsoft.azure.servicebus.Message
 
getPartitionKeyInternal() - Method in class com.azure.data.cosmos.internal.query.DefaultDocumentQueryExecutionContext
 
getPartitionKeyRange() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getPartitionKeyRangeById(String, String, boolean) - Method in interface com.azure.data.cosmos.internal.routing.RoutingMapProvider
 
getPartitionKeyRangeCache() - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryClient
TODO: this should be async returning observable
getPartitionKeyRangeCache() - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
getPartitionKeyRangeId(E) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getPartitionKeyRangeId() - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedObserverContext
Gets the id of the partition for the current event.
getPartitionKeyRangeId() - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
getPartitionKeyRangeId() - Method in interface com.azure.data.cosmos.internal.changefeed.RemainingPartitionWork
 
getPartitionKeyRangeId() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getPartitionKeyRangeId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getPartitionKeyRangeId() - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyRangeIdentity
 
getPartitionKeyRangeIdentity() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getPartitionManagerOptions() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Returns the existing partition manager options object.
getPartitionRuntimeInformation(String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Retrieves dynamic information about a partition of an event hub (see PartitionRuntimeInformation for details.
getPartitionSchedulingTimeSpans() - Method in class com.azure.data.cosmos.internal.query.metrics.ClientSideMetrics
Gets the Partition Scheduling TimeSpans for this query.
getPath() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
Event Hub name
getPath() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
 
getPath() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
getPath() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
getPath() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
getPathParts(String) - Static method in class com.azure.data.cosmos.internal.PathParser
 
getPayload() - Method in class com.azure.data.cosmos.internal.query.orderbyquery.OrderByRowResult
 
getPendingCertificateSigningRequest(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the pending certificate signing request response.
getPendingCertificateSigningRequestAsync(String, String, ServiceCallback<String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the pending certificate signing request response.
getPermission(String) - Method in class com.azure.data.cosmos.CosmosUser
Get cosmos permission without making a call to backend
getPermission() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getPermissionFeed() - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
getPermissionId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getPermissionMode() - Method in class com.azure.data.cosmos.internal.Permission
Gets the permission mode.
getPermissionQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max Quota.
getPermissionsLink() - Method in class com.azure.data.cosmos.internal.User
Gets the self-link of the permissions associated with the user.
getPermissionUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current Usage.
getPhyicalUri() - Method in class com.azure.data.cosmos.internal.directconnectivity.Address
 
getPhysicalAddress() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
getPhysicalPlanBuildTime() - Method in class com.azure.data.cosmos.internal.QueryPreparationTimes
 
getPhysicalUri() - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressInformation
 
getPointRange(T) - Static method in class com.azure.data.cosmos.internal.routing.Range
 
getPool(String) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the specified CloudPool.
getPool(String, DetailLevel) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the specified CloudPool.
getPool(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the specified CloudPool.
getPopKey() - Method in class com.microsoft.azure.keyvault.authentication.AuthenticationResult
Retrieve stored PoP key.
getPostTriggerInclude() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the triggers to be invoked after the operation.
getPrefetchCount() - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Get Prefetch Count.
getPrefetchCount() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns the current prefetch count for the underlying event hub client.
getPrefetchCount() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Get the prefetch value set.
getPrefetchCount() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getPrefetchCount() - Method in class com.microsoft.azure.servicebus.QueueClient
 
getPrefetchCount() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getPreTriggerInclude() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the triggers to be invoked before the operation.
getPrimaryKey() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
getPrimaryUri(RxDocumentServiceRequest, List<AddressInformation>) - Static method in class com.azure.data.cosmos.internal.directconnectivity.AddressSelector
 
getProcessedDocumentCount() - Method in class com.azure.data.cosmos.internal.changefeed.CheckpointFrequency
Gets the value that specifies to checkpoint every specified number of docs.
getProperties() - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Gets the custom lease item which can be managed from PartitionLoadBalancingStrategy.
getProperties() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getProperties() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the properties
getProperties() - Method in interface com.microsoft.azure.eventhubs.EventData
Application property bag
getProperties() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the map of user application properties of this message.
getProperties() - Method in class com.microsoft.azure.servicebus.Message
 
getProperties() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets a name to value map of custom properties on a message this filter matches.
getProperties() - Method in class com.microsoft.azure.storage.blob.BlobURL
Returns the blob's metadata and properties.
getProperties(BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Returns the blob's metadata and properties.
getProperties() - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns the container's metadata and system properties.
getProperties(LeaseAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns the container's metadata and system properties.
getProperties(Context, String, Integer, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.
getProperties(Context, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
returns all user-defined metadata and system properties for the specified container.
getProperties(Context, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
getProperties() - Method in class com.microsoft.azure.storage.blob.ServiceURL
Gets the properties of a storage account’s Blob service.
getProperties(Context) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Gets the properties of a storage account’s Blob service.
getPropertiesAsync(Context, String, Integer, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.
getPropertiesAsync(Context, String, Integer, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.
getPropertiesAsync(Context, Integer, String, LeaseAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
returns all user-defined metadata and system properties for the specified container.
getPropertiesAsync(Context, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
returns all user-defined metadata and system properties for the specified container.
getPropertiesAsync(Context, Integer, String, ServiceCallback<StorageServiceProperties>) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
getPropertiesAsync(Context, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
getPropertiesFromComputeNode(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Compute Node file.
getPropertiesFromComputeNode(String, String, String, FileGetPropertiesFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Compute Node file.
getPropertiesFromComputeNodeAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Compute Node file.
getPropertiesFromComputeNodeAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Compute Node file.
getPropertiesFromComputeNodeAsync(String, String, String, FileGetPropertiesFromComputeNodeOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Compute Node file.
getPropertiesFromComputeNodeAsync(String, String, String, FileGetPropertiesFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Compute Node file.
getPropertiesFromComputeNodeWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Compute Node file.
getPropertiesFromComputeNodeWithServiceResponseAsync(String, String, String, FileGetPropertiesFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Compute Node file.
getPropertiesFromTask(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Task file.
getPropertiesFromTask(String, String, String, FileGetPropertiesFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Task file.
getPropertiesFromTaskAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Task file.
getPropertiesFromTaskAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Task file.
getPropertiesFromTaskAsync(String, String, String, FileGetPropertiesFromTaskOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Task file.
getPropertiesFromTaskAsync(String, String, String, FileGetPropertiesFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Task file.
getPropertiesFromTaskWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Task file.
getPropertiesFromTaskWithServiceResponseAsync(String, String, String, FileGetPropertiesFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified Task file.
getPropertiesWithRestResponseAsync(Context, String, Integer, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.
getPropertiesWithRestResponseAsync(Context, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
returns all user-defined metadata and system properties for the specified container.
getPropertiesWithRestResponseAsync(Context, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
getProtocol() - Method in class com.azure.data.cosmos.internal.Configs
 
getProtocol() - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressInformation
 
getProtocolName() - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressInformation
 
getProtocolPort() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
getProtocolPort() - Method in class com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler
 
getProtocolScheme() - Method in class com.azure.data.cosmos.internal.directconnectivity.Address
 
getProtocolScheme() - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressInformation
 
getProtocolVersion() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
getProxy() - Method in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
getPublisher() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getQueryCompatibilityMode() - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryClient
 
getQueryCompilationTime() - Method in class com.azure.data.cosmos.internal.QueryPreparationTimes
 
getQueryEngineConfiguration() - Method in class com.azure.data.cosmos.internal.BaseDatabaseAccountConfigurationProvider
 
getQueryEngineConfiguration() - Method in interface com.azure.data.cosmos.internal.DatabaseAccountConfigurationProvider
 
getQueryEngineConfiguration() - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
getQueryEngineConfiuration(DatabaseAccount) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getQueryEngineConfiuration() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Gets the QueryEngineConfiuration properties.
getQueryEngineExecutionTime() - Method in class com.azure.data.cosmos.internal.RuntimeExecutionTimes
 
getQueryInfo() - Method in class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfo
 
getQueryInfo() - Method in class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfoInternal
 
getQueryOptimizationTime() - Method in class com.azure.data.cosmos.internal.QueryPreparationTimes
 
getQueryPreparationTimes() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getQueryRanges() - Method in class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfo
 
getQueryRanges() - Method in class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfoInternal
 
getQueryResponse(Class<T>) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceResponse
 
getQueue(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves a queue from the service namespace
getQueueAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves a queue from the service namespace
getQueueName() - Method in interface com.microsoft.azure.servicebus.IQueueClient
Gets the name of the queue.
getQueueName() - Method in class com.microsoft.azure.servicebus.QueueClient
 
getQueueRuntimeInfo(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the runtime information of a queue.
getQueueRuntimeInfoAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the runtime information of a queue.
getQueues() - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the list of queues present in the namespace.
getQueues(int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the list of queues present in the namespace.
getQueuesAsync() - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the list of queues present in the namespace.
getQueuesAsync(int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the list of queues present in the namespace.
getRandomString() - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
 
getRange() - Method in class com.azure.data.cosmos.internal.query.CompositeContinuationToken
 
getRangeByEffectivePartitionKey(String) - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
getRangeByEffectivePartitionKey(String) - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
getRangeByPartitionKeyRangeId(String) - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
getRangeByPartitionKeyRangeId(String) - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
getReactorNettyConnectionPoolName() - Method in class com.azure.data.cosmos.internal.Configs
 
getReadableLocations() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Gets the list of readable locations for this database account.
getReadEndpoint() - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Gets the current read endpoint chosen based on availability and preference.
getReadEndpoint() - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
getReadEndpoints() - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
getReadEndpoints() - Method in class com.azure.data.cosmos.internal.routing.LocationCache
Gets list of read endpoints ordered by 1.
getReceiveHangDetectionTime() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
getReceiveHangDetectionTime() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
getReceiveMode() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Get current receiver's ReceiveMode.
getReceiveMode() - Method in interface com.microsoft.azure.servicebus.IQueueClient
Gets the ReceiveMode of the current receiver
getReceiveMode() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Gets the ReceiveMode of the current receiver
getReceiveMode() - Method in class com.microsoft.azure.servicebus.QueueClient
 
getReceiveMode() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getReceiverRuntimeMetricEnabled() - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Knob to enable/disable runtime metric of the receiver.
getReceiverRuntimeMetricEnabled() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Knob to enable/disable runtime metric of the receiver.
getReceiverSettleMode() - Method in class com.microsoft.azure.servicebus.primitives.SettleModePair
 
getReceiveTimeout() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
getReceiveTimeOut() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns the timeout for receive operations.
getRemainingTime() - Method in class com.azure.data.cosmos.internal.directconnectivity.TimeoutHelper
 
getRemainingWork() - Method in interface com.azure.data.cosmos.internal.changefeed.RemainingPartitionWork
 
getRemoteDesktop(String, String, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
 
getRemoteDesktop(String, String, ComputeNodeGetRemoteDesktopOptions, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified compute node.
getRemoteDesktop(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified Compute Node.
getRemoteDesktop(String, String, ComputeNodeGetRemoteDesktopOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified Compute Node.
getRemoteDesktopAsync(String, String, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified Compute Node.
getRemoteDesktopAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified Compute Node.
getRemoteDesktopAsync(String, String, ComputeNodeGetRemoteDesktopOptions, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified Compute Node.
getRemoteDesktopAsync(String, String, ComputeNodeGetRemoteDesktopOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified Compute Node.
getRemoteDesktopWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified Compute Node.
getRemoteDesktopWithServiceResponseAsync(String, String, ComputeNodeGetRemoteDesktopOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified Compute Node.
getRemoteLoginSettings(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a Compute Node.
getRemoteLoginSettings(String, String, ComputeNodeGetRemoteLoginSettingsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a Compute Node.
getRemoteLoginSettingsAsync(String, String, ServiceCallback<ComputeNodeGetRemoteLoginSettingsResult>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a Compute Node.
getRemoteLoginSettingsAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a Compute Node.
getRemoteLoginSettingsAsync(String, String, ComputeNodeGetRemoteLoginSettingsOptions, ServiceCallback<ComputeNodeGetRemoteLoginSettingsResult>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a Compute Node.
getRemoteLoginSettingsAsync(String, String, ComputeNodeGetRemoteLoginSettingsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a Compute Node.
getRemoteLoginSettingsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a Compute Node.
getRemoteLoginSettingsWithServiceResponseAsync(String, String, ComputeNodeGetRemoteLoginSettingsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a Compute Node.
getReplicaPath() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
getReplicationPolicy(DatabaseAccount) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getReplicationPolicy() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Gets the ReplicationPolicy properties.
getReplyTo() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the address of an entity to send replies to.
getReplyTo() - Method in class com.microsoft.azure.servicebus.Message
 
getReplyTo() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of ReplyTo property of a message this filter matches.
getReplyToSessionId() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets or sets a session identifier augmenting the ReplyTo address.
getReplyToSessionId() - Method in class com.microsoft.azure.servicebus.Message
 
getReplyToSessionId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of ReplyToSessionId property of a message this filter matches.
getReponseBodyAsString() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceResponse
 
getRequest() - Method in class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
 
getRequestCharge() - Method in class com.azure.data.cosmos.internal.query.metrics.ClientSideMetrics
Gets the request charge for this continuation of the query.
getRequestCharge() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the number of index paths (terms) generated by the operation.
getRequestCharge() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the number of normalized requests charged.
getRequestedSessionId() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getRequestHeaders(CosmosClientException) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getRequestLatency() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
getRequestPolicy() - Method in interface com.azure.data.cosmos.internal.IRetryPolicyFactory
 
getRequestPolicy() - Method in class com.azure.data.cosmos.internal.ResetSessionTokenRetryPolicyFactory
 
getRequestPolicy() - Method in class com.azure.data.cosmos.internal.RetryPolicy
 
getRequests() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
getRequestTimeout() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
getRequestTimeout(TimeUnit) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestTimer
 
getRequestTimeout() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
getRequestTimeoutInMillis() - Method in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
getRequestUri(CosmosClientException) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getResetSessionTokenRetryPolicy() - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryClient
 
getResouceType() - Method in class com.azure.data.cosmos.internal.Conflict
Gets the type of the conflicting resource.
getResource(Class<T>) - Method in class com.azure.data.cosmos.CosmosConflictProperties
Gets the conflicting resource in the Azure Cosmos DB service.
getResource(Class<T>) - Method in class com.azure.data.cosmos.internal.Conflict
Gets the conflicting resource in the Azure Cosmos DB service.
getResource() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the resource for the request.
getResource(Class<T>) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceResponse
 
getResourceAddress(E) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getResourceAddress() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
getResourceId() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Gets the resource id.
getResourceKey(Class<T>) - Static method in class com.azure.data.cosmos.internal.RxDocumentServiceResponse
 
getResourceLink() - Method in class com.azure.data.cosmos.internal.Offer
Gets the self-link of a resource to which the resource offer applies.
getResourceLink() - Method in class com.azure.data.cosmos.internal.Permission
Gets the self-link of resource to which the permission applies.
getResourcePartitionKey() - Method in class com.azure.data.cosmos.internal.Permission
Gets the resource partition key associated with this permission object.
getResourcePath(ResourceType) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
getResourcePathSegment(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
getResourceToken() - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyAndResourceTokenPair
Gets the Resource Token
getResourceTokenExpirySeconds() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the expiry time for resource token.
getResourceType() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Gets the resource type.
getResponseAsDocument() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the response of a stored procedure, serialized into a document.
getResponseAsString() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the response of a stored procedure as a string.
getResponseBody() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getResponseBody(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
getResponseErrorCondition(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
getResponseHeaderNames() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getResponseHeaders() - Method in exception com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextException
 
getResponseHeaders() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the headers associated with the response.
getResponseHeaders() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceResponse
 
getResponseHeaders() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the headers associated with the response.
getResponseHeaderValues() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getResponseRate() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
getResponses() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
getResponseStatusCode(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
getResponseStatusDescription(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
getResponseStream() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getResponseTime() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingTimeSpan
 
getResult() - Method in interface com.azure.data.cosmos.internal.query.aggregation.Aggregator
 
getResult() - Method in class com.azure.data.cosmos.internal.query.aggregation.AverageAggregator
 
getResult() - Method in class com.azure.data.cosmos.internal.query.aggregation.CountAggregator
 
getResult() - Method in class com.azure.data.cosmos.internal.query.aggregation.MaxAggregator
 
getResult() - Method in class com.azure.data.cosmos.internal.query.aggregation.MinAggregator
 
getResult() - Method in class com.azure.data.cosmos.internal.query.aggregation.SumAggregator
 
getResultException() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseRenewer
 
getResultException() - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionProcessor
 
getResultException() - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionSupervisor
 
getRetries() - Method in class com.azure.data.cosmos.internal.query.metrics.ClientSideMetrics
Gets number of retries in the Azure Cosmos database service
getRetries() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getRetrievalTime() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The value indicating when this information was retrieved from the Event Hubs service
getRetrievedDocumentCount() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getRetrievedDocumentSize() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getRetryCount() - Method in class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRange
Gets the number of times we retried for this fetch execution range.
getRetryCount(String) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
getRetryCount(String) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
 
getRetryPolicy() - Method in class com.microsoft.azure.eventhubs.EventHubClientOptions
Get the retry policy
getRetryPolicy() - Method in class com.microsoft.azure.servicebus.ClientSettings
Gets the retry policy contained in this instance.
getRetryPolicy() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the retry policy instance that was created as part of this builder's creation.
getRetryPolicy() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Gets the retry policy from the connection string.
getRewrittenQuery() - Method in class com.azure.data.cosmos.internal.query.QueryInfo
 
getRid() - Method in class com.azure.data.cosmos.internal.query.OrderByContinuationToken
 
getRights() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
 
getRights() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
getRule(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves a rule for a given topic and subscription from the service namespace
getRuleAsync(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves a rule for a given topic and subscription from the service namespace
getRules() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Get all rules associated with the subscription.
getRules(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the list of rules for a given topic-subscription in the namespace.
getRules(String, String, int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the list of rules for a given topic-subscription in the namespace.
getRules() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getRulesAsync() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Get all rules associated with the subscription.
getRulesAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the list of rules for a given topic-subscription in the namespace.
getRulesAsync(String, String, int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the list of rules for a given topic-subscription in the namespace.
getRulesAsync(int, int) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
getRulesAsync() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getRunTime() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingTimeSpan
 
getRuntimeExecutionTimes() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getRuntimeInformation() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Retrieves general information about an event hub (see EventHubRuntimeInformation for details).
getRuntimeInformation() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Gets the temporal ReceiverRuntimeInformation for this EventHub partition.
getRuntimeInformation() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
If receiver runtime metrics have been enabled in EventProcessorHost, this method gets the metrics as they come in.
getSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a SAS definition for the specified storage account.
getSasDefinitionAsync(String, String, String, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a SAS definition for the specified storage account.
getSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a SAS definition for the specified storage account.
getSasDefinitions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsAsync(String, String, ListOperationCallback<SasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsAsync(String, String, Integer, ListOperationCallback<SasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsNextAsync(String, ServiceFuture<List<SasDefinitionItem>>, ListOperationCallback<SasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a SAS definition for the specified storage account.
getSasKey() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the shared access policy key value from the connection string
getSasKey() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the shared access policy key value from the connection string or null.
getSasKeyName() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the shared access policy owner name from the connection string
getSasKeyName() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the shared access policy owner name from the connection string or null.
getScheduledEnqueuedTimeUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
Deprecated.
getScheduledEnqueuedTimeUtc() - Method in class com.microsoft.azure.servicebus.Message
Deprecated.
getScheduledEnqueueTimeUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the scheduled enqueue time of this message.
getScheduledEnqueueTimeUtc() - Method in class com.microsoft.azure.servicebus.Message
 
getScheduledMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
getScriptLog() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the output from stored procedure console.log() statements.
getScripts() - Method in class com.azure.data.cosmos.CosmosContainer
 
getSecondaryKey() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
getSecondItem() - Method in class com.microsoft.azure.servicebus.primitives.Pair
 
getSecret(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Get a specified secret from a given key vault.
getSecret(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Get a specified secret from a given key vault.
getSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Get a specified secret from a given key vault.
getSecretAsync(String, String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Get a specified secret from a given key vault.
getSecretAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Get a specified secret from a given key vault.
getSecretAsync(String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Get a specified secret from a given key vault.
getSecretAsync(String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Get a specified secret from a given key vault.
getSecrets(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecrets(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsAsync(String, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsAsync(String, Integer, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsNextAsync(String, ServiceFuture<List<SecretItem>>, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsAsync(String, String, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsAsync(String, String, Integer, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsNextAsync(String, ServiceFuture<List<SecretItem>>, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Get a specified secret from a given key vault.
getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.AzureActiveDirectoryTokenProvider
 
getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.ManagedIdentityTokenProvider
 
getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.SharedAccessSignatureTokenProvider
 
getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.TokenProvider
Asynchronously gets a security token for the given audience.
getSenderSettleMode() - Method in class com.microsoft.azure.servicebus.primitives.SettleModePair
 
getSendHangDetectionTime() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
getSendHangDetectionTime() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
getSendPath() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
getSequenceData() - Method in class com.microsoft.azure.servicebus.MessageBody
Returns the content of message body.
getSequenceNumber() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getSequenceNumber() - Method in interface com.microsoft.azure.eventhubs.EventPosition
Gets the sequence number.
getSequenceNumber() - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Get the sequence number.
getSequenceNumber() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the unique number assigned to a message by Service Bus.
getSequenceNumber() - Method in class com.microsoft.azure.servicebus.Message
 
getServerAddressesViaGatewayAsync(RxDocumentServiceRequest, String, List<String>, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayAddressCache
 
getServerProperties() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
getServerVersion() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
getServiceEndpoint() - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
getServiceEndpoint() - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Gets the default service endpoint as passed in by the user during construction.
getServiceEndpoint() - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
 
getServiceEndpoint() - Method in interface com.azure.data.cosmos.internal.DatabaseAccountManagerInternal
Gets the service endpoint
getServiceEndpoint() - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
getServiceRequest() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
getSession() - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
getSessionId() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the session identifier for a session-aware entity.
getSessionId() - Method in interface com.microsoft.azure.servicebus.IMessageSession
 
getSessionId() - Method in class com.microsoft.azure.servicebus.Message
 
getSessionId() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getSessionId() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getSessionId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of SessionId property of a message this filter matches.
getSessionLockedUntilUtc() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getSessionStateAsync() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getSessionToken() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the token for use with session consistency.
getSessionToken() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the token used for managing client's consistency requirements.
getSessionToken(String) - Method in class com.azure.data.cosmos.internal.SessionContainer
 
getSessionToken() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the token for use with session consistency requests.
getSeverity() - Method in class com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord
 
getSharedAccessSignature() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the shared access signature (also referred as SAS Token) from the connection string
getSharedAccessSignatureToken() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Returns the shared access signature token from the connection string or null.
getShortBarrierRetryIntervalInMsForMultiRegion() - Method in class com.azure.data.cosmos.internal.Configs
 
getShortRandomString() - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
 
getSimpleObjectMapper() - Static method in class com.azure.data.cosmos.internal.Utils
 
getSize() - Method in interface com.microsoft.azure.eventhubs.EventDataBatch
Get the number of events present in this EventDataBatch
getSizeInBytes() - Method in class com.microsoft.azure.servicebus.management.QueueRuntimeInfo
 
getSizeInBytes() - Method in class com.microsoft.azure.servicebus.management.TopicRuntimeInfo
 
getSlowScanIntervalInSeconds() - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
The slow (long) interval is used after a scan in which lease stealing did not occur, to reduce unnecessary scanning when the system is in steady state.
getSortOrders() - Method in class com.azure.data.cosmos.internal.query.orderbyquery.OrderbyRowComparer
 
getSource() - Method in class com.azure.data.cosmos.examples.HelloWorldDemo.Passenger
 
getSourceBackendContinuationToken() - Method in class com.azure.data.cosmos.internal.query.orderbyquery.OrderByRowResult
 
getSourcePartitionKeyRange() - Method in class com.azure.data.cosmos.internal.query.orderbyquery.OrderByRowResult
 
getSourceResourceId() - Method in class com.azure.data.cosmos.internal.Conflict
Gets the resource ID for the conflict in the Azure Cosmos DB service.
getSourceToken() - Method in class com.azure.data.cosmos.internal.query.TakeContinuationToken
 
getSqlExpression() - Method in class com.microsoft.azure.servicebus.rules.SqlFilter
Gets the match expression of this filter.
getSqlExpression() - Method in class com.microsoft.azure.servicebus.rules.SqlRuleAction
Gets the transformation expression of this rule action.
getSslContext() - Method in class com.azure.data.cosmos.internal.Configs
 
getSslContext() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
getStartContinuation() - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
getStartTime() - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
getStartTime() - Method in class com.azure.data.cosmos.internal.query.metrics.FetchExecutionRange
Gets the start time of the fetch.
getStartupScanDelayInSeconds() - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Gets the delay time between the first scan for available partitions and the second.
getState() - Method in interface com.microsoft.azure.servicebus.IMessageSession
Gets the session state.
getState() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getStateAsync() - Method in interface com.microsoft.azure.servicebus.IMessageSession
Asynchronously gets the session state.
getStateAsync() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getStatistics(Context, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Retrieves statistics related to replication for the Blob service.
getStatistics() - Method in class com.microsoft.azure.storage.blob.ServiceURL
Retrieves statistics related to replication for the Blob service.
getStatistics(Context) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Retrieves statistics related to replication for the Blob service.
getStatisticsAsync(Context, Integer, String, ServiceCallback<StorageServiceStats>) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Retrieves statistics related to replication for the Blob service.
getStatisticsAsync(Context, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Retrieves statistics related to replication for the Blob service.
getStatisticsWithRestResponseAsync(Context, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Retrieves statistics related to replication for the Blob service.
getStatus() - Method in exception com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextException
 
getStatus() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
getStatus() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
getStatusCode() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
getStatusCode() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Gets the HTTP status code associated with the response.
getStatusCode() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceResponse
 
getStatusCode() - Method in class com.azure.data.cosmos.internal.StoredProcedureResponse
Gets the request completion status code.
getStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a specified storage account.
getStorageAccountAsync(String, String, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a specified storage account.
getStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a specified storage account.
getStorageAccounts(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccounts(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsAsync(String, ListOperationCallback<StorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsAsync(String, Integer, ListOperationCallback<StorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsNextAsync(String, ServiceFuture<List<StorageAccountItem>>, ListOperationCallback<StorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a specified storage account.
getStoreConsistencyPolicy() - Method in class com.azure.data.cosmos.internal.BaseDatabaseAccountConfigurationProvider
 
getStoreConsistencyPolicy() - Method in interface com.azure.data.cosmos.internal.DatabaseAccountConfigurationProvider
 
getStoredProcedure(String) - Method in class com.azure.data.cosmos.CosmosScripts
Gets a CosmosStoredProcedure object without making a service call
getStoredProcedure() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getStoredProcedureId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getStoredProceduresLink() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Gets the self-link for stored procedures in a collection.
getStoredProceduresQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max Quota.
getStoredProceduresUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current Usage.
getString(String) - Method in class com.azure.data.cosmos.JsonSerializable
Gets a string value.
getSubscription(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves a subscription for a given topic from the service namespace
getSubscriptionAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves a subscription for a given topic from the service namespace
getSubscriptionCount() - Method in class com.microsoft.azure.servicebus.management.TopicRuntimeInfo
 
getSubscriptionName() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Gets the subscription name.
getSubscriptionName() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
getSubscriptionName() - Method in class com.microsoft.azure.servicebus.management.SubscriptionRuntimeInfo
 
getSubscriptionName() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getSubscriptionRuntimeInfo(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the runtime information of a subscription in a given topic
getSubscriptionRuntimeInfoAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the runtime information of a subscription in a given topic
getSubscriptions(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the list of subscriptions for a given topic in the namespace.
getSubscriptions(String, int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the list of subscriptions for a given topic in the namespace.
getSubscriptionsAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the list of subscriptions for a given topic in the namespace.
getSubscriptionsAsync(String, int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the list of subscriptions for a given topic in the namespace.
getSuffix() - Method in class com.azure.data.cosmos.internal.UserAgentContainer
 
getSystemFunctionExecutionTime() - Method in class com.azure.data.cosmos.internal.RuntimeExecutionTimes
 
getSystemProperties() - Method in interface com.microsoft.azure.eventhubs.EventData
SystemProperties that are populated by EventHubService.
getSystemReplicationPolicy(DatabaseAccount) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getSystemReplicationPolicy() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Gets the SystemReplicationPolicy properties.
getSystemReplicationPolicy() - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
getTag() - Method in interface com.microsoft.azure.keyvault.cryptography.IAuthenticatedCryptoTransform
 
getTakeCount() - Method in class com.azure.data.cosmos.internal.query.TakeContinuationToken
 
getTargetPartitionKeyRanges(String, List<Range<String>>) - Method in class com.azure.data.cosmos.internal.query.DefaultDocumentQueryExecutionContext
 
getTask(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Gets the specified CloudTask.
getTask(String, String, DetailLevel) - Method in class com.microsoft.azure.batch.TaskOperations
Gets the specified CloudTask.
getTask(String, String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Gets the specified CloudTask.
getTaskCounts(String) - Method in class com.microsoft.azure.batch.JobOperations
Gets the task counts for the specified job.
getTaskCounts(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Gets the task counts for the specified job.
getTaskCounts(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the Task counts for the specified Job.
getTaskCounts(String, JobGetTaskCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the Task counts for the specified Job.
getTaskCountsAsync(String, ServiceCallback<TaskCounts>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the Task counts for the specified Job.
getTaskCountsAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the Task counts for the specified Job.
getTaskCountsAsync(String, JobGetTaskCountsOptions, ServiceCallback<TaskCounts>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the Task counts for the specified Job.
getTaskCountsAsync(String, JobGetTaskCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the Task counts for the specified Job.
getTaskCountsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the Task counts for the specified Job.
getTaskCountsWithServiceResponseAsync(String, JobGetTaskCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the Task counts for the specified Job.
getThroughput() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
getThroughput() - Method in class com.azure.data.cosmos.internal.Offer
Gets the offer throughput for this offer.
getTimeInterval() - Method in class com.azure.data.cosmos.internal.changefeed.CheckpointFrequency
Gets the value that specifies to checkpoint every specified time interval.
getTimestamp() - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Gets the timestamp of the lease.
getTimestamp() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getTimeToLive() - Method in class com.azure.data.cosmos.internal.Document
Gets the document's time-to-live value.
getTimeToLive() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the duration before this message expires.
getTimeToLive() - Method in class com.microsoft.azure.servicebus.Message
 
GETTING_CHECKPOINT - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
GETTING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
getTo() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the "to" address.
getTo() - Method in class com.microsoft.azure.servicebus.Message
 
getTo() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of To property of a message this filter matches.
getToken() - Method in class com.azure.data.cosmos.internal.changefeed.CancellationTokenSource
 
getToken() - Method in class com.azure.data.cosmos.internal.Permission
Gets the access token granting the defined permission.
getToken() - Method in class com.azure.data.cosmos.internal.query.CompositeContinuationToken
 
getToken(Request) - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
 
getToken(Request) - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
 
getToken(String, Duration) - Method in class com.microsoft.azure.eventhubs.AzureActiveDirectoryTokenProvider
 
getToken(String, Duration) - Method in interface com.microsoft.azure.eventhubs.ITokenProvider
 
getToken(String, Duration) - Method in class com.microsoft.azure.eventhubs.ManagedIdentityTokenProvider
 
getToken() - Method in class com.microsoft.azure.eventhubs.SecurityToken
Get the token itself.
getToken() - Method in class com.microsoft.azure.storage.blob.TokenCredentials
Retrieve the value of the token used by this factory.
getTokenAudience() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the path of the entity for which this token is to be presented.
getTokenProvider() - Method in class com.microsoft.azure.servicebus.ClientSettings
Gets the token provider contained in this instance.
getTokenResolver() - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
getTokenType() - Method in class com.microsoft.azure.eventhubs.SecurityToken
Get the type of the token.
getTokenType() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the type of this security token.
getTokenValue() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the value of this token.
getTop() - Method in class com.azure.data.cosmos.internal.query.QueryInfo
 
getTopic(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves a topic from the service namespace
getTopicAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves a topic from the service namespace
getTopicName() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Gets the name of the topic, for this subscription.
getTopicName() - Method in interface com.microsoft.azure.servicebus.ITopicClient
Get the name of the topic
getTopicName() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getTopicName() - Method in class com.microsoft.azure.servicebus.TopicClient
 
getTopicPath() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
getTopicPath() - Method in class com.microsoft.azure.servicebus.management.SubscriptionRuntimeInfo
 
getTopicRuntimeInfo(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the runtime information of a topic
getTopicRuntimeInfoAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the runtime information of a topic
getTopics() - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the list of topics present in the namespace.
getTopics(int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Retrieves the list of topics present in the namespace.
getTopicsAsync() - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the list of topics present in the namespace.
getTopicsAsync(int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Retrieves the list of topics present in the namespace.
getTotalQueryExecutionTime() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getTotalRequestCharge() - Method in class com.azure.data.cosmos.internal.RequestChargeTracker
 
getTransaction() - Method in class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
 
getTransactionId() - Method in class com.microsoft.azure.servicebus.TransactionContext
Represents the service-side transactionID
getTransferDeadLetterMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
getTransferMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
getTransportRequestId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequest
 
getTransportRequestId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
getTransportRequestId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestRecord
 
getTransportRequestId() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
getTransportType() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
TransportType on which all the communication for the EventHub objects created using this ConnectionString.
getTransportType() - Method in class com.microsoft.azure.eventhubs.EventHubClientOptions
Get the transport type
getTransportType() - Method in class com.microsoft.azure.servicebus.ClientSettings
Gets the transport type for this instance
getTransportType() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
TransportType on which all the communication for the Service Bus created using this ConnectionString.
getTrigger(String) - Method in class com.azure.data.cosmos.CosmosScripts
Gets a CosmosTrigger object without making a service call
getTrigger() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getTriggerId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getTriggerOperation() - Method in class com.azure.data.cosmos.internal.Trigger
Get the operation type of the trigger.
getTriggersLink() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Gets the self-link for triggers in a collection.
getTriggersQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max Quota.
getTriggersUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current Usage.
getTriggerType() - Method in class com.azure.data.cosmos.internal.Trigger
Get the type of the trigger.
getTs() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
getTurnaroundTime() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingTimeSpan
 
GetTypeOrdinal() - Method in class com.azure.data.cosmos.internal.routing.NumberPartitionKeyComponent
 
getUnauthenticatedTimeoutInSeconds() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
getUnavailableLocationsExpirationTimeInSeconds() - Method in class com.azure.data.cosmos.internal.Configs
 
getUniqueDocumentCollectionId() - Method in class com.azure.data.cosmos.internal.ResourceId
Unique (across all databases) Id for the DocumentCollection.
getUniqueKeyPolicy() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Sets the Uni that guarantees uniqueness of documents in collection in the Azure Cosmos DB service.
getUpdatedAt() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
 
getUseMultipleWriteLocations(ConnectionPolicy) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getUser(String) - Method in class com.azure.data.cosmos.CosmosDatabase
 
getUser() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getUserAgent() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
getUserAgent() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
getUserAgent() - Method in class com.azure.data.cosmos.internal.UserAgentContainer
 
getUserAgent(String, String) - Static method in class com.azure.data.cosmos.internal.Utils
 
getUserAuthorizationToken(String, ResourceType, String, Map<String, String>, AuthorizationTokenType, Map<String, Object>) - Method in interface com.azure.data.cosmos.internal.IAuthorizationTokenProvider
 
getUserAuthorizationToken(String, ResourceType, String, Map<String, String>, AuthorizationTokenType, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
getUserDefinedFunction(String) - Method in class com.azure.data.cosmos.CosmosScripts
Gets a CosmosUserDefinedFunction object without making a service call
getUserDefinedFunction() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getUserDefinedFunctionExecutionTime() - Method in class com.azure.data.cosmos.internal.RuntimeExecutionTimes
 
getUserDefinedFunctionId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getUserDefinedFunctionsLink() - Method in class com.azure.data.cosmos.internal.DocumentCollection
Gets the self-link for user defined functions in a collection.
getUserDefinedFunctionsQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max Quota.
getUserDefinedFunctionsUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current Usage.
getUserDelegationKey(Context, KeyInfo, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Retrieves a user delgation key for the Blob service.
getUserDelegationKey(OffsetDateTime, OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Gets a user delegation key for use with this account's blob storage.
getUserDelegationKey(OffsetDateTime, OffsetDateTime, Context) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Gets a user delegation key for use with this account's blob storage.
getUserDelegationKeyAsync(Context, KeyInfo, Integer, String, ServiceCallback<UserDelegationKey>) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Retrieves a user delgation key for the Blob service.
getUserDelegationKeyAsync(Context, KeyInfo, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Retrieves a user delgation key for the Blob service.
getUserDelegationKeyWithRestResponseAsync(Context, KeyInfo, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Retrieves a user delgation key for the Blob service.
getUserId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getUserMetadata() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
getUserMetadata() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
getUserMetadata() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
getUserQuota() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Max Quota.
getUserReplicationPolicy() - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
getUsersLink() - Method in class com.azure.data.cosmos.internal.Database
Gets the self-link for users in the database.
getUserUsage() - Method in class com.azure.data.cosmos.internal.ResourceResponse
Current Usage.
getUTF8Bytes(String) - Static method in class com.azure.data.cosmos.internal.Utils
 
getV2User() - Method in class com.azure.data.cosmos.CosmosUserProperties
 
getVal() - Method in enum com.azure.data.cosmos.internal.query.ItemType
 
getValidFrom() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the start time of this token validity
getValidUntil() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the end time of this token validity.
getValue(JsonNode) - Static method in class com.azure.data.cosmos.BridgeInternal
 
getValue() - Method in class com.azure.data.cosmos.internal.ResourceId
 
getValue() - Method in enum com.azure.data.cosmos.PermissionMode
Gets the numerical value of the permission mode.
getValue() - Method in enum com.azure.data.cosmos.TriggerOperation
Gets the numerical value of the trigger operation.
getValue() - Method in enum com.azure.data.cosmos.TriggerType
Gets the numerical value of the trigger type.
getValue0() - Method in class com.azure.data.cosmos.internal.Quadruple
 
getValue1() - Method in class com.azure.data.cosmos.internal.Quadruple
 
getValue2() - Method in class com.azure.data.cosmos.internal.Quadruple
 
getValue3() - Method in class com.azure.data.cosmos.internal.Quadruple
 
getValueData() - Method in class com.microsoft.azure.servicebus.MessageBody
Returns the content of message body.
getValueOrDefault(Integer, int) - Static method in class com.azure.data.cosmos.internal.Utils
 
getVersion() - Method in class com.azure.data.cosmos.internal.directconnectivity.ServerProperties
 
getVersion() - Method in class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfo
 
getVersion() - Method in class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfoInternal
 
getViaPartitionKey() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the partition key for sending a message to a entity via another partitioned transfer entity.
getViaPartitionKey() - Method in class com.microsoft.azure.servicebus.Message
 
getVMExecutionTime() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
getWaitTime() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingTimeSpan
 
getWireLogLevel() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
getWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified Application.
getWithServiceResponseAsync(String, ApplicationGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified Application.
getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified Certificate.
getWithServiceResponseAsync(String, String, CertificateGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified Certificate.
getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified Compute Node.
getWithServiceResponseAsync(String, String, ComputeNodeGetOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified Compute Node.
getWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified Job.
getWithServiceResponseAsync(String, JobGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified Job.
getWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified Job Schedule.
getWithServiceResponseAsync(String, JobScheduleGetOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified Job Schedule.
getWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified Pool.
getWithServiceResponseAsync(String, PoolGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified Pool.
getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified Task.
getWithServiceResponseAsync(String, String, TaskGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified Task.
getWritableLocations() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Gets the list of writable locations for this database account.
getWriteEndpoint() - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Gets the current write endpoint chosen based on availability and preference.
getWriteEndpoint() - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
getWriteEndpoints() - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
getWriteEndpoints() - Method in class com.azure.data.cosmos.internal.routing.LocationCache
Gets list of write endpoints ordered by 1.
gid() - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Get the uid and gid properties must be specified together or not at all.
GLOBAL_COMMITTED_LSN - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
GlobalAddressResolver - Class in com.azure.data.cosmos.internal.directconnectivity
 
GlobalAddressResolver(HttpClient, GlobalEndpointManager, Protocol, IAuthorizationTokenProvider, RxCollectionCache, RxPartitionKeyRangeCache, UserAgentContainer, GatewayServiceConfigurationReader, ConnectionPolicy) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.GlobalAddressResolver
 
globalCommittedLSN - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
globalCommittedSelectedLSN - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
GlobalEndpointManager - Class in com.azure.data.cosmos.internal
Endpoint region cache manager implementation.
GlobalEndpointManager(DatabaseAccountManagerInternal, ConnectionPolicy, Configs) - Constructor for class com.azure.data.cosmos.internal.GlobalEndpointManager
 
GlobalStrongWriteBarrierNotMet - Static variable in class com.azure.data.cosmos.internal.RMResources
 
globalStrongWriteResponse - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
GONE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
Gone - Static variable in class com.azure.data.cosmos.internal.RMResources
 
GoneAndRetryWithRetryPolicy - Class in com.azure.data.cosmos.internal.directconnectivity
 
GoneAndRetryWithRetryPolicy(RxDocumentServiceRequest, Integer) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.GoneAndRetryWithRetryPolicy
 
GoneException - Exception in com.azure.data.cosmos
 
GoneException(String) - Constructor for exception com.azure.data.cosmos.GoneException
 
GoneException() - Constructor for exception com.azure.data.cosmos.GoneException
 
GoneException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.GoneException
 
GoneException(String, String) - Constructor for exception com.azure.data.cosmos.GoneException
 
GoneException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.GoneException
 
GoneException(String, Exception, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.GoneException
 
GoneException(String, Exception, Map<String, String>, String) - Constructor for exception com.azure.data.cosmos.GoneException
 
gt(Int128, Int128) - Static method in class com.azure.data.cosmos.internal.routing.Int128
 

H

handleChanges(Consumer<List<CosmosItemProperties>>) - Method in interface com.azure.data.cosmos.ChangeFeedProcessor.BuilderDefinition
Sets a consumer function which will be called to process changes.
handler() - Method in class com.microsoft.azure.batch.interceptor.RequestInterceptor
Gets the handler which will intercept requests to the Batch service.
handlerAdded(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Gets called after the ChannelHandler was added to the actual context and it's ready to handle events.
handlerRemoved(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Gets called after the ChannelHandler was removed from the actual context and it doesn't handle events anymore.
has(String) - Method in class com.azure.data.cosmos.JsonSerializable
Checks whether a property exists.
HAS_TENTATIVE_WRITES - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
hasAggregates() - Method in class com.azure.data.cosmos.internal.query.QueryInfo
 
Hash(DataType) - Static method in class com.azure.data.cosmos.Index
Returns an instance of HashIndex class with specified DataType.
Hash(DataType, int) - Static method in class com.azure.data.cosmos.Index
Returns an instance of HashIndex class with specified DataType and precision.
hash(byte[], int, int) - Static method in class com.azure.data.cosmos.internal.routing.MurmurHash3_32
Returns the MurmurHash3_x86_32 hash.
hash128(byte[]) - Static method in class com.azure.data.cosmos.internal.routing.MurmurHash3_128
 
hash128(byte[], int, UInt128) - Static method in class com.azure.data.cosmos.internal.routing.MurmurHash3_128
 
hashCode() - Method in class com.azure.data.cosmos.internal.DocumentCollection
 
hashCode() - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
 
hashCode() - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyRangeIdentity
 
hashCode() - Method in class com.azure.data.cosmos.internal.routing.Range
 
hashCode() - Method in class com.microsoft.azure.eventprocessorhost.BaseLease
 
hashCode() - Method in class com.microsoft.azure.eventprocessorhost.CompleteLease
 
hashCode() - Method in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
 
hashCode() - Method in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
 
hashCode() - Method in class com.microsoft.azure.keyvault.models.KeyUsageType
 
hashCode() - Method in class com.microsoft.azure.keyvault.models.SasTokenType
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
 
hashCode() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
hashCode() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
hashCode() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
hashCode() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
hashCode() - Method in class com.microsoft.azure.servicebus.primitives.Pair
 
hashCode() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
 
hashCode() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
 
hashCode() - Method in class com.microsoft.azure.servicebus.rules.SqlFilter
 
hashCode() - Method in class com.microsoft.azure.servicebus.rules.SqlRuleAction
 
HashIndex - Class in com.azure.data.cosmos
Represents a hash index in the Azure Cosmos DB database service.
HashIndex(DataType) - Constructor for class com.azure.data.cosmos.HashIndex
Specifies an instance of HashIndex class with specified DataType.
HashIndex(DataType, int) - Constructor for class com.azure.data.cosmos.HashIndex
Initializes a new instance of the HashIndex class with specified DataType and precision.
hasImmutabilityPolicy() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the hasImmutabilityPolicy value.
hasImmutabilityPolicy() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Get the hasImmutabilityPolicy value.
hasLegalHold() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the hasLegalHold value.
hasLegalHold() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Get the hasLegalHold value.
hasOrderBy() - Method in class com.azure.data.cosmos.internal.query.QueryInfo
 
hasPayload() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
hasPrivateKey() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Verifies whether the JsonWebKey has private key.
hasRewrittenQuery() - Method in class com.azure.data.cosmos.internal.query.QueryInfo
 
hasTop() - Method in class com.azure.data.cosmos.internal.query.QueryInfo
 
HEAD - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpMethods
 
headers() - Method in class com.azure.data.cosmos.internal.http.BufferedHttpResponse
 
headers() - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Get the request headers.
headers() - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Get all response headers.
headers() - Method in class com.microsoft.azure.storage.blob.DownloadResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobAbortCopyFromURLResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobDeleteResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobSetTierResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlobUndeleteResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerDeleteResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentResponse
 
headers() - Method in class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesResponse
 
headerValue(String) - Method in class com.azure.data.cosmos.internal.http.BufferedHttpResponse
 
headerValue(String) - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Lookup a response header with the provided name.
HeaderValues() - Constructor for class com.azure.data.cosmos.internal.HttpConstants.HeaderValues
 
HealthMonitor - Interface in com.azure.data.cosmos.internal.changefeed
A strategy for handling the situation when the change feed processor is not able to acquire lease due to unknown reasons.
HealthMonitoringRecord - Class in com.azure.data.cosmos.internal.changefeed
A record used in the health monitoring.
HealthMonitoringRecord(HealthMonitoringRecord.HealthSeverity, HealthMonitoringRecord.MonitoredOperation, Lease, Throwable) - Constructor for class com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord
Initializes a new instance of the HealthMonitoringRecord class.
HealthMonitoringRecord.HealthSeverity - Enum in com.azure.data.cosmos.internal.changefeed
The health severity level.
HealthMonitoringRecord.MonitoredOperation - Enum in com.azure.data.cosmos.internal.changefeed
The health monitoring phase.
HelloWorldDemo - Class in com.azure.data.cosmos.examples
 
HelloWorldDemo() - Constructor for class com.azure.data.cosmos.examples.HelloWorldDemo
 
HelloWorldDemo.Passenger - Class in com.azure.data.cosmos.examples
 
Helpers - Class in com.azure.data.cosmos.rx.examples.multimaster
 
Helpers() - Constructor for class com.azure.data.cosmos.rx.examples.multimaster.Helpers
 
HOST - Static variable in class com.azure.data.cosmos.examples.AccountSettings
 
HOST - Static variable in class com.azure.data.cosmos.examples.ChangeFeed.SampleConfigurations
 
HOST - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
HOST - Static variable in class com.azure.data.cosmos.internal.TestConfigurations
 
host() - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The host.
HostInformationNotPresent - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The host information was missing from the HTTP request.
hostName(String) - Method in interface com.azure.data.cosmos.ChangeFeedProcessor.BuilderDefinition
Sets the host name.
hostName(String) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager.LeaseStoreManagerBuilderDefinition
 
HOT - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value Hot for AccessTier.
hourMetrics() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Get the hourMetrics value.
hsm() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the hsm value.
HTTP_DATE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
HTTP_PROXY_HANDLER_NAME - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
HttpClient - Interface in com.azure.data.cosmos.internal.http
A generic interface for sending HTTP requests and getting responses.
httpClient() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
 
HttpClientConfig - Class in com.azure.data.cosmos.internal.http
Helper class internally used for instantiating reactor netty http client.
HttpClientConfig(Configs) - Constructor for class com.azure.data.cosmos.internal.http.HttpClientConfig
 
HttpClientUtils - Class in com.azure.data.cosmos.internal.directconnectivity
 
HttpClientUtils() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.HttpClientUtils
 
HttpConstants - Class in com.azure.data.cosmos.internal
Used internally.
HttpConstants() - Constructor for class com.azure.data.cosmos.internal.HttpConstants
 
HttpConstants.A_IMHeaderValues - Class in com.azure.data.cosmos.internal
 
HttpConstants.HeaderValues - Class in com.azure.data.cosmos.internal
 
HttpConstants.HttpHeaders - Class in com.azure.data.cosmos.internal
 
HttpConstants.HttpMethods - Class in com.azure.data.cosmos.internal
 
HttpConstants.QueryStrings - Class in com.azure.data.cosmos.internal
 
HttpConstants.StatusCodes - Class in com.azure.data.cosmos.internal
 
HttpConstants.SubStatusCodes - Class in com.azure.data.cosmos.internal
 
HttpConstants.Versions - Class in com.azure.data.cosmos.internal
 
HttpHeader - Class in com.azure.data.cosmos.internal.http
A single header within a HTTP request or response.
HttpHeader(String, String) - Constructor for class com.azure.data.cosmos.internal.http.HttpHeader
Create a HttpHeader instance using the provided name and value.
HttpHeaders() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.CustomHeaders.HttpHeaders
 
HttpHeaders - Class in com.azure.data.cosmos.internal.http
A collection of headers on an HTTP request or response.
HttpHeaders() - Constructor for class com.azure.data.cosmos.internal.http.HttpHeaders
Create an empty HttpHeaders instance.
HttpHeaders(int) - Constructor for class com.azure.data.cosmos.internal.http.HttpHeaders
Create an HttpHeaders instance with the given size.
HttpHeaders(Map<String, String>) - Constructor for class com.azure.data.cosmos.internal.http.HttpHeaders
Create a HttpHeaders instance with the provided initial headers.
HttpHeaders() - Constructor for class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
httpHeaders() - Method in class com.microsoft.azure.storage.blob.TransferManagerUploadToBlockBlobOptions
Most often used when creating a blob or setting its properties, this class contains fields for typical HTTP properties, which, if specified, will be attached to the target blob.
HttpMessageSecurity - Class in com.microsoft.azure.keyvault.messagesecurity
Implements message security protocol.
HttpMessageSecurity(String, String, String, String) - Constructor for class com.microsoft.azure.keyvault.messagesecurity.HttpMessageSecurity
Constructor.
HttpMessageSecurity(String, String, String, String, JsonWebKey) - Constructor for class com.microsoft.azure.keyvault.messagesecurity.HttpMessageSecurity
Constructor.
HttpMessageSecurity(String, String, String, String, String, boolean) - Constructor for class com.microsoft.azure.keyvault.messagesecurity.HttpMessageSecurity
Constructor (tests only).
httpMethod() - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Get the request method.
HttpMethods() - Constructor for class com.azure.data.cosmos.internal.HttpConstants.HttpMethods
 
HttpRequest - Class in com.azure.data.cosmos.internal.http
The outgoing Http request.
HttpRequest(HttpMethod, URI, int, HttpHeaders) - Constructor for class com.azure.data.cosmos.internal.http.HttpRequest
Create a new HttpRequest instance.
HttpRequest(HttpMethod, String, int) - Constructor for class com.azure.data.cosmos.internal.http.HttpRequest
Create a new HttpRequest instance.
HttpRequest(HttpMethod, URI, int, HttpHeaders, Flux<ByteBuf>) - Constructor for class com.azure.data.cosmos.internal.http.HttpRequest
Create a new HttpRequest instance.
HttpResponse - Class in com.azure.data.cosmos.internal.http
The type representing response of HttpRequest.
HttpResponse() - Constructor for class com.azure.data.cosmos.internal.http.HttpResponse
 
HTTPS - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.ProtocolScheme
 
HTTPS_PORT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
HTTPS_URI_FORMAT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
HttpTransportClient - Class in com.azure.data.cosmos.internal.directconnectivity
 
HttpTransportClient(Configs, int, UserAgentContainer) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.HttpTransportClient
 
httpUrl() - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Get the autoStorageContainerName, storageContainerUrl and httpUrl properties are mutually exclusive and one of them must be specified.
HttpUtils - Class in com.azure.data.cosmos.internal.directconnectivity
 
HttpUtils() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.HttpUtils
 

I

I2OSP(BigInteger, int) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
IAddressCache - Interface in com.azure.data.cosmos.internal.directconnectivity
 
IAddressResolver - Interface in com.azure.data.cosmos.internal.directconnectivity
 
IAmqpConnection - Interface in com.microsoft.azure.servicebus.amqp
 
IAmqpLink - Interface in com.microsoft.azure.servicebus.amqp
 
IAmqpReceiver - Interface in com.microsoft.azure.servicebus.amqp
 
IAmqpSender - Interface in com.microsoft.azure.servicebus.amqp
 
IAuthenticatedCryptoTransform - Interface in com.microsoft.azure.keyvault.cryptography
 
IAuthorizationTokenProvider - Interface in com.azure.data.cosmos.internal
 
ICheckpointManager - Interface in com.microsoft.azure.eventprocessorhost
If you wish to have EventProcessorHost store checkpoints somewhere other than Azure Storage, you can write your own checkpoint manager using this interface.
ICloseable - Interface in com.microsoft.azure.servicebus
Defines a standard way of properly closing and disposing objects.
ICollectionRoutingMapCache - Interface in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
ICredentials - Interface in com.microsoft.azure.storage.blob
Credentials represent any credential type it is used to create a credential policy Factory.
ICryptoTransform - Interface in com.microsoft.azure.keyvault.cryptography
Defines the basic operations of cryptographic transformations.
id() - Method in class com.azure.data.cosmos.CosmosConflict
Get the id of the CosmosConflict
id() - Method in class com.azure.data.cosmos.CosmosContainer
Get the id of the CosmosContainer
id() - Method in class com.azure.data.cosmos.CosmosDatabase
Get the id of the CosmosDatabase
id() - Method in class com.azure.data.cosmos.CosmosItem
Get the id of the CosmosItem
id(String) - Method in class com.azure.data.cosmos.CosmosItemProperties
Sets the id
id() - Method in class com.azure.data.cosmos.CosmosPermission
Get the id of the CosmosPermission
id(String) - Method in class com.azure.data.cosmos.CosmosPermissionProperties
Sets the id
id() - Method in class com.azure.data.cosmos.CosmosStoredProcedure
Get the id of the CosmosStoredProcedure
id(String) - Method in class com.azure.data.cosmos.CosmosStoredProcedureProperties
Sets the id
id() - Method in class com.azure.data.cosmos.CosmosTrigger
Get the id of the CosmosTrigger
id(String) - Method in class com.azure.data.cosmos.CosmosTriggerProperties
Sets the id
id() - Method in class com.azure.data.cosmos.CosmosUser
Get the id of the CosmosUser
id() - Method in class com.azure.data.cosmos.CosmosUserDefinedFunction
Get the id of the CosmosUserDefinedFunction
id(String) - Method in class com.azure.data.cosmos.CosmosUserDefinedFunctionProperties
Sets the id
id() - Method in class com.azure.data.cosmos.CosmosUserProperties
Gets the id
id(String) - Method in class com.azure.data.cosmos.CosmosUserProperties
Sets the id
ID - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
id(String) - Method in class com.azure.data.cosmos.internal.Database
Sets the id
id(String) - Method in class com.azure.data.cosmos.internal.Document
Sets the id
id(String) - Method in class com.azure.data.cosmos.internal.DocumentCollection
Sets the id and returns the document collection
id(String) - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
Set id of partition key range
id(String) - Method in class com.azure.data.cosmos.internal.Permission
Sets the id
id(String) - Method in class com.azure.data.cosmos.internal.StoredProcedure
Sets the id
id(String) - Method in class com.azure.data.cosmos.internal.User
Sets the id
id() - Method in class com.azure.data.cosmos.Resource
Gets the name of the resource.
id(String) - Method in class com.azure.data.cosmos.Resource
Sets the name of the resource.
id() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the ID is case-preserving and case-insensitive (that is, you may not have two IDs within an Account that differ only by case).
id() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
id() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
id() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get every Compute Node that is added to a Pool is assigned a unique ID.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the ID can contain any combination of alphanumeric characters including hyphens and underscores and cannot contain more than 64 characters.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the ID can contain any combination of alphanumeric characters including hyphens and underscores and cannot contain more than 64 characters.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the ID can contain any combination of alphanumeric characters including hyphens and underscores and cannot contain more than 64 characters.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
id() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
id() - Method in class com.microsoft.azure.batch.protocol.models.RecentJob
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.Contacts
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateOperation
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.custom.IssuerBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.custom.SecretBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.StorageAccountItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the id value.
id() - Method in class com.microsoft.azure.storage.blob.models.SignedIdentifier
Get the id value.
identifier - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
identifier() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
identifier() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
identifier() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The name of the access policy on the container this SAS references if any.
idle() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the idle value.
idleConnectionTimeoutInMillis() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the value of the timeout for an idle connection, the default is 60 seconds.
idleConnectionTimeoutInMillis(int) - Method in class com.azure.data.cosmos.ConnectionPolicy
sets the value of the timeout for an idle connection.
IDocumentClientRetryPolicy - Interface in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
IDocumentClientRetryPolicy.NoRetry - Class in com.azure.data.cosmos.internal
 
IDocumentQueryClient - Interface in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
IDocumentQueryClient.QueryCompatibilityMode - Enum in com.azure.data.cosmos.internal.query
 
IDocumentQueryExecutionComponent<T extends Resource> - Interface in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
IDocumentQueryExecutionContext<T extends Resource> - Interface in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
IEventProcessor - Interface in com.microsoft.azure.eventprocessorhost
Interface that must be implemented by event processor classes.
IEventProcessorFactory<T extends IEventProcessor> - Interface in com.microsoft.azure.eventprocessorhost
Interface that must be implemented by an event processor factory class.
IF_MATCH - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IF_MODIFIED_SINCE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IF_NONE_MATCH - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IF_RANGE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IF_UNMODIFIED_SINCE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get an ETag value associated with the version of the resource known to the client.
ifMatch() - Method in class com.microsoft.azure.storage.blob.models.ModifiedAccessConditions
Get the ifMatch value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifModifiedSince() - Method in class com.microsoft.azure.storage.blob.models.ModifiedAccessConditions
Get the ifModifiedSince value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get an ETag value associated with the version of the resource known to the client.
ifNoneMatch() - Method in class com.microsoft.azure.storage.blob.models.ModifiedAccessConditions
Get the ifNoneMatch value.
ifSequenceNumberEqualTo() - Method in class com.microsoft.azure.storage.blob.models.SequenceNumberAccessConditions
Get the ifSequenceNumberEqualTo value.
ifSequenceNumberLessThan() - Method in class com.microsoft.azure.storage.blob.models.SequenceNumberAccessConditions
Get the ifSequenceNumberLessThan value.
ifSequenceNumberLessThanOrEqualTo() - Method in class com.microsoft.azure.storage.blob.models.SequenceNumberAccessConditions
Get the ifSequenceNumberLessThanOrEqualTo value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get a timestamp indicating the last modified time of the resource known to the client.
ifUnmodifiedSince() - Method in class com.microsoft.azure.storage.blob.models.ModifiedAccessConditions
Get the ifUnmodifiedSince value.
IGNORE_IN_PROGRESS_UPGRADE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IInheritedBehaviors - Interface in com.microsoft.azure.batch
This interface defines methods and properties that are inherited from the instantiating parent object.
IKey - Interface in com.microsoft.azure.keyvault.core
Interface for representing cryptographic keys with the Microsoft Azure Key Vault libraries.
IKeyResolver - Interface in com.microsoft.azure.keyvault.core
Interface for representing key resolving operations with the Microsoft Azure Key Vault libraries.
ILeaseManager - Interface in com.microsoft.azure.eventprocessorhost
If you wish to have EventProcessorHost store leases somewhere other than Azure Storage, you can write your own lease manager using this interface.
IllegalConnectionStringFormatException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when the connection string provided does not meet the requirement for connection.
IllegalConnectionStringFormatException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when the connection string provided does not meet the requirement for connection.
IllegalEntityException - Exception in com.microsoft.azure.eventhubs
This exception is thrown for the following reasons: When the entity user attempted to connect does not exist The entity user wants to connect is disabled
IllegalEntityException(String) - Constructor for exception com.microsoft.azure.eventhubs.IllegalEntityException
 
IllegalEntityException(Throwable) - Constructor for exception com.microsoft.azure.eventhubs.IllegalEntityException
 
IllegalEntityException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.IllegalEntityException
 
IllegalState - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
IMAGE_JPEG - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
IMAGE_PNG - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
ImageInformation - Class in com.microsoft.azure.batch.protocol.models
A reference to the Azure Virtual Machines Marketplace Image and additional information about the Image.
ImageInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.ImageInformation
 
imageName() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Get this is the full Image reference, as would be specified to "docker pull".
imageReference() - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Get the imageReference value.
ImageReference - Class in com.microsoft.azure.batch.protocol.models
A reference to an Azure Virtual Machines Marketplace Image or a custom Azure Virtual Machine Image.
ImageReference() - Constructor for class com.microsoft.azure.batch.protocol.models.ImageReference
 
imageReference() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get the imageReference value.
IMessage - Interface in com.microsoft.azure.servicebus
Represents the message that is exchanged between Azure Service Bus and its clients.
IMessageBrowser - Interface in com.microsoft.azure.servicebus
Represents a message browser that can browse messages from Azure Service Bus.
IMessageEntityClient - Interface in com.microsoft.azure.servicebus
Represents a messaging client to an Azure Service Bus entity.
IMessageHandler - Interface in com.microsoft.azure.servicebus
IMessageReceiver - Interface in com.microsoft.azure.servicebus
Defines message receiver interface.
IMessageSender - Interface in com.microsoft.azure.servicebus
Represents a message sender that sends messages to Azure Service Bus.
IMessageSession - Interface in com.microsoft.azure.servicebus
Describes a Session object.
IMessageSessionEntity - Interface in com.microsoft.azure.servicebus
Represents a session full client entity.
immutableListOf() - Static method in class com.azure.data.cosmos.internal.Utils
 
immutableListOf(V) - Static method in class com.azure.data.cosmos.internal.Utils
 
immutableMapOf() - Static method in class com.azure.data.cosmos.internal.Utils
 
immutableMapOf(K, V) - Static method in class com.azure.data.cosmos.internal.Utils
 
importCertificate(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificate(String, String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificate(ImportCertificateRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Imports a certificate into the specified vault.
importCertificateAsync(String, String, String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateAsync(String, String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateAsync(String, String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateAsync(ImportCertificateRequest, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Imports a certificate into the specified vault.
ImportCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The import certificate request class.
ImportCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
importCertificateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateWithServiceResponseAsync(String, String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importKey(String, String, JsonWebKey) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKey(String, String, JsonWebKey, Boolean, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKey(ImportKeyRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(String, String, JsonWebKey, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(String, String, JsonWebKey) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(String, String, JsonWebKey, Boolean, KeyAttributes, Map<String, String>, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(String, String, JsonWebKey, Boolean, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(ImportKeyRequest, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
ImportKeyRequest - Class in com.microsoft.azure.keyvault.requests
The import key request class.
ImportKeyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The ImportKeyRequest builder.
importKeyWithServiceResponseAsync(String, String, JsonWebKey) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyWithServiceResponseAsync(String, String, JsonWebKey, Boolean, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
InboundEndpoint - Class in com.microsoft.azure.batch.protocol.models
An inbound endpoint on a Compute Node.
InboundEndpoint() - Constructor for class com.microsoft.azure.batch.protocol.models.InboundEndpoint
 
InboundEndpointProtocol - Enum in com.microsoft.azure.batch.protocol.models
Defines values for InboundEndpointProtocol.
inboundEndpoints() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEndpointConfiguration
Get the inboundEndpoints value.
InboundNATPool - Class in com.microsoft.azure.batch.protocol.models
A inbound NAT Pool that can be used to address specific ports on Compute Nodes in a Batch Pool externally.
InboundNATPool() - Constructor for class com.microsoft.azure.batch.protocol.models.InboundNATPool
 
inboundNATPools() - Method in class com.microsoft.azure.batch.protocol.models.PoolEndpointConfiguration
Get the maximum number of inbound NAT Pools per Batch Pool is 5.
includeAPIs() - Method in class com.microsoft.azure.storage.blob.models.Metrics
Get the includeAPIs value.
INCLUDED_PATHS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
IncludedPath - Class in com.azure.data.cosmos
Represents an included path of the IndexingPolicy in the Azure Cosmos DB database service.
IncludedPath() - Constructor for class com.azure.data.cosmos.IncludedPath
Constructor.
IncludedPath(String) - Constructor for class com.azure.data.cosmos.IncludedPath
Constructor.
includedPaths() - Method in class com.azure.data.cosmos.IndexingPolicy
Gets the paths that are chosen to be indexed by the user.
InclusiveMinimum - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
INCREMENTAL_COPY_BLOB_MISMATCH - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value IncrementalCopyBlobMismatch for StorageErrorCode.
INCREMENTAL_COPY_OF_ERALIER_VERSION_SNAPSHOT_NOT_ALLOWED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value IncrementalCopyOfEralierVersionSnapshotNotAllowed for StorageErrorCode.
INCREMENTAL_COPY_SOURCE_MUST_BE_SNAPSHOT - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value IncrementalCopySourceMustBeSnapshot for StorageErrorCode.
INCREMENTAL_FEED - Static variable in class com.azure.data.cosmos.internal.HttpConstants.A_IMHeaderValues
 
INCREMENTAL_FEED_HEADER_VALUE - Static variable in class com.azure.data.cosmos.internal.Constants.QueryExecutionContext
 
incrementalCopy() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the incrementalCopy value.
incrementEpoch() - Method in class com.microsoft.azure.eventprocessorhost.CompleteLease
The most common operation on the epoch value is incrementing it after stealing a lease.
incrementErrorResponseCount() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
incrementRequestCount() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
incrementResponseCount() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
incrementRetryCount(String) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
incrementRetryCount(String) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Increments the number of successive retry attempts made by a client.
Index - Class in com.azure.data.cosmos
Represents the index of a collection in the Azure Cosmos DB database service.
INDEX_KIND - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
INDEX_TRANSFORMATION_PROGRESS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
INDEX_TYPE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
indexDocument() - Method in class com.microsoft.azure.storage.blob.models.StaticWebsite
Get the indexDocument value.
indexes() - Method in class com.azure.data.cosmos.IncludedPath
Gets the paths that are chosen to be indexed by the user.
indexes(Collection<Index>) - Method in class com.azure.data.cosmos.IncludedPath
 
INDEXES - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
IndexHitDocumentCount - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
IndexHitRatio - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
INDEXING_DIRECTIVE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
INDEXING_MODE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
INDEXING_POLICY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
indexingDirective() - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Gets the indexing directive (index, do not index etc).
indexingDirective(IndexingDirective) - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Sets the indexing directive (index, do not index etc).
IndexingDirective - Enum in com.azure.data.cosmos
Specifies whether or not the resource is to be indexed in the Azure Cosmos DB database service.
IndexingMode - Enum in com.azure.data.cosmos
Specifies the supported indexing modes in the Azure Cosmos DB database service.
indexingMode() - Method in class com.azure.data.cosmos.IndexingPolicy
Gets the indexing mode (consistent or lazy).
indexingMode(IndexingMode) - Method in class com.azure.data.cosmos.IndexingPolicy
Sets the indexing mode (consistent or lazy).
indexingPolicy() - Method in class com.azure.data.cosmos.CosmosContainerProperties
Gets the container's indexing policy.
indexingPolicy(IndexingPolicy) - Method in class com.azure.data.cosmos.CosmosContainerProperties
Sets the container's indexing policy
IndexingPolicy - Class in com.azure.data.cosmos
Represents the indexing policy configuration for a collection in the Azure Cosmos DB database service.
IndexingPolicy() - Constructor for class com.azure.data.cosmos.IndexingPolicy
Constructor.
IndexingPolicy(Index[]) - Constructor for class com.azure.data.cosmos.IndexingPolicy
Initializes a new instance of the IndexingPolicy class with the specified set of indexes as default index specifications for the root path.
IndexKind - Enum in com.azure.data.cosmos
These are the indexing types available for indexing a path in the Azure Cosmos DB database service.
IndexLookupTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
IndexLookupTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
indexOf(Object) - Method in class com.azure.data.cosmos.SqlParameterList
 
indexTransformationProgress() - Method in class com.azure.data.cosmos.CosmosContainerResponse
Gets the progress of an index transformation, if one is underway.
IndexUtilizationText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
INFINITE_LEASE_DURATION_REQUIRED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InfiniteLeaseDurationRequired for StorageErrorCode.
InfinityPartitionKey - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
init() - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
init() - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
initChannel(Channel) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelHandler
Called by @{ChannelPipeline} initializer after the current channel is registered to an event loop.
INITIAL_ARGUMENT_VALUE_POLICY_ARG - Static variable in class com.azure.data.cosmos.internal.directconnectivity.GoneAndRetryWithRetryPolicy
 
InitialArgumentValuePolicyArg - Static variable in class com.azure.data.cosmos.internal.BackoffRetryUtility
 
initialize() - Method in interface com.azure.data.cosmos.internal.changefeed.Bootstrapper
It initializes the bootstrapping.
initialize() - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionController
Initialize and start the partition controller thread.
initialize(String, Map<PartitionKeyRange, String>, int, SqlQuerySpec) - Method in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
initialize(T) - Static method in class com.azure.data.cosmos.internal.Utils.ValueHolder
 
initialize() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
initialize() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.MultiMasterScenario
 
initialize(HostContext) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
initialize(HostContext) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
initializeCaches(RxCollectionCache, ICollectionRoutingMapCache, IAddressCache) - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressResolver
 
initializeReaderAsync() - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
initializeService() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Initializes the service.
INITIALIZING_STORES - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
injectConfigs(CosmosClientBuilder, Configs) - Static method in class com.azure.data.cosmos.BridgeInternal
 
inlineIfPossible(Callable<Mono<T>>, IRetryPolicy) - Static method in class com.azure.data.cosmos.internal.ObservableHelper
 
inlineIfPossibleAsObs(Callable<Flux<T>>, IRetryPolicy) - Static method in class com.azure.data.cosmos.internal.ObservableHelper
 
InMemoryCheckpointManager - Class in com.microsoft.azure.eventprocessorhost
An ICheckpointManager implementation based on an in-memory store.
InMemoryCheckpointManager() - Constructor for class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
InMemoryCollectionRoutingMap - Class in com.azure.data.cosmos.internal.routing
Used internally to cache partition key ranges of a collection in the Azure Cosmos DB database service.
InMemoryLeaseManager - Class in com.microsoft.azure.eventprocessorhost
An ILeaseManager implementation based on an in-memory store.
InMemoryLeaseManager() - Constructor for class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
innerError() - Method in class com.microsoft.azure.keyvault.models.Error
Get the innerError value.
inspect(HealthMonitoringRecord) - Method in interface com.azure.data.cosmos.internal.changefeed.HealthMonitor
A logic to handle that exceptional situation.
INSUFFICIENT_ACCOUNT_PERMISSIONS - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InsufficientAccountPermissions for StorageErrorCode.
InsufficientAccountPermissions - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The account being accessed does not have sufficient permissions to execute this operation.
Int128 - Class in com.azure.data.cosmos.internal.routing
 
Int128(int) - Constructor for class com.azure.data.cosmos.internal.routing.Int128
 
Int128(byte[]) - Constructor for class com.azure.data.cosmos.internal.routing.Int128
 
Integers - Class in com.azure.data.cosmos.internal
 
Integers() - Constructor for class com.azure.data.cosmos.internal.Integers
 
INTERNAL_ERROR - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InternalError for StorageErrorCode.
INTERNAL_SERVER_ERROR - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
INTERNAL_THREAD_POOL - Static variable in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
InternalError - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An internal error occurred in the Batch service.
InternalError - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
InternalServerError - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InternalServerErrorException - Exception in com.azure.data.cosmos
This exception is thrown when DocumentServiceRequest contains x-ms-documentdb-partitionkeyrangeid header and such range id doesn't exist.
InternalServerErrorException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.InternalServerErrorException
 
InternalServerErrorException(String) - Constructor for exception com.azure.data.cosmos.InternalServerErrorException
 
InternalServerErrorException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.InternalServerErrorException
 
InternalServerErrorException(String, Exception, Map<String, String>, String) - Constructor for exception com.azure.data.cosmos.InternalServerErrorException
 
INVALID_AUTHENTICATION_INFO - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidAuthenticationInfo for StorageErrorCode.
INVALID_BLOB_OR_BLOCK - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidBlobOrBlock for StorageErrorCode.
INVALID_BLOB_TIER - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidBlobTier for StorageErrorCode.
INVALID_BLOB_TYPE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidBlobType for StorageErrorCode.
INVALID_BLOCK_ID - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidBlockId for StorageErrorCode.
INVALID_BLOCK_LIST - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidBlockList for StorageErrorCode.
INVALID_HEADER_VALUE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidHeaderValue for StorageErrorCode.
INVALID_HTTP_VERB - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidHttpVerb for StorageErrorCode.
INVALID_INPUT - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidInput for StorageErrorCode.
INVALID_MD5 - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidMd5 for StorageErrorCode.
INVALID_METADATA - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidMetadata for StorageErrorCode.
INVALID_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidOperation for StorageErrorCode.
INVALID_PAGE_RANGE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidPageRange for StorageErrorCode.
INVALID_QUERY_PARAMETER_VALUE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidQueryParameterValue for StorageErrorCode.
INVALID_RANGE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidRange for StorageErrorCode.
INVALID_RESOURCE_NAME - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidResourceName for StorageErrorCode.
INVALID_SOURCE_BLOB_TYPE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidSourceBlobType for StorageErrorCode.
INVALID_SOURCE_BLOB_URL - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidSourceBlobUrl for StorageErrorCode.
INVALID_URI - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidUri for StorageErrorCode.
INVALID_VERSION_FOR_PAGE_BLOB_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidVersionForPageBlobOperation for StorageErrorCode.
INVALID_XML_DOCUMENT - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidXmlDocument for StorageErrorCode.
INVALID_XML_NODE_VALUE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value InvalidXmlNodeValue for StorageErrorCode.
InvalidApplicationPackageReferences - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One or more application package references could not be satisfied.
InvalidApplicationPackageReferencesInAutoPool - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The auto pool specification for the job has one or more application package references which could not be satisfied.
InvalidAuthenticationInfo - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The authentication credentials were not provided in the correct format.
InvalidAutoScaleFormulaInAutoPool - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The auto pool specification for the job has an invalid automatic scaling formula.
InvalidAutoScalingSettings - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified auto-scale settings are not valid.
InvalidBackendResponse - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidCertificateReferences - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A pool specification specifies one or more invalid certificates (for example, certificates that are not present in the Batch account).
InvalidCertificatesInAutoPool - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The auto pool specification for the job has an invalid certificate reference (for example, to a certificate that does not exist).
InvalidConflictResolutionMode - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidConstraintValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A value in a job or task constraint is out of range.
InvalidDocumentCollection - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidHeaderValue - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidHeaderValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The value of one of the HTTP headers was in an incorrect format.
InvalidHttpVerb - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service did not recognize the HTTP verb used for the request.
InvalidInput - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the request inputs is not valid.
InvalidMetadata - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An add or update request specified a metadata item which contains characters that are not permitted.
InvalidPartitionException - Exception in com.azure.data.cosmos
While this class is public, but it is not part of our published public APIs.
InvalidPartitionException() - Constructor for exception com.azure.data.cosmos.InvalidPartitionException
 
InvalidPartitionException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.InvalidPartitionException
 
InvalidPartitionException(String) - Constructor for exception com.azure.data.cosmos.InvalidPartitionException
 
InvalidPartitionException(String, String) - Constructor for exception com.azure.data.cosmos.InvalidPartitionException
 
InvalidPartitionException(String, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.InvalidPartitionException
 
InvalidPartitionExceptionRetryPolicy - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
InvalidPartitionExceptionRetryPolicy(RxCollectionCache, IDocumentClientRetryPolicy, String, FeedOptions) - Constructor for class com.azure.data.cosmos.internal.InvalidPartitionExceptionRetryPolicy
 
InvalidPartitionKey - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidPropertyValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The value of a property in the HTTP request body is invalid.
InvalidQueryParameterValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The HTTP request URI contained invalid value for one of the query parameters.
InvalidRange - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified byte range is invalid for the given resource.
InvalidRegionsInSessionToken - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidRequestBody - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The HTTP request body is not syntactically valid.
InvalidRequestHeaderValue - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidResourceAddress - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidResourceUrlQuery - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidRestAPIForAccountSetting - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
There is a conflict between the REST API being used and the account.
InvalidSessionToken - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidTarget - Static variable in class com.azure.data.cosmos.internal.RMResources
 
InvalidUri - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The HTTP request URI was invalid.
InvalidUrl - Static variable in class com.azure.data.cosmos.internal.RMResources
 
invoke(DispatchHandler) - Method in class com.microsoft.azure.servicebus.amqp.ReactorDispatcher
 
invoke(int, DispatchHandler) - Method in class com.microsoft.azure.servicebus.amqp.ReactorDispatcher
 
invokeAsync(RxDocumentServiceRequest, Function<RxDocumentServiceRequest, Mono<RxDocumentServiceRequest>>) - Method in class com.azure.data.cosmos.internal.directconnectivity.ReplicatedResourceClient
 
invokeResourceOperationAsync(URI, RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.directconnectivity.TransportClient
 
invokeStoreAsync(URI, RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.directconnectivity.HttpTransportClient
 
invokeStoreAsync(URI, RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient
 
invokeStoreAsync(URI, RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.directconnectivity.TransportClient
 
IOError - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An I/O error occurred while trying to access a resource within the Batch account.
ipAddress() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get every Compute Node that is added to a Pool is assigned a unique IP address.
IPartitionKeyRangeCache - Interface in com.azure.data.cosmos.internal.caches
 
ipMax() - Method in class com.microsoft.azure.storage.blob.IPRange
The maximum IP address of the range.
ipMin() - Method in class com.microsoft.azure.storage.blob.IPRange
The minimum IP address of the range.
ipRange() - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
IPRange - Class in com.microsoft.azure.storage.blob
This type specifies a continuous range of IP addresses.
IPRange() - Constructor for class com.microsoft.azure.storage.blob.IPRange
 
ipRange() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
ipRange() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
IProgressReceiver - Interface in com.microsoft.azure.storage.blob
An IProgressReceiver is an object that can be used to report progress on network transfers.
IQueueClient - Interface in com.microsoft.azure.servicebus
QueueClient can be used for all basic interactions with a Service Bus Queue.
IRetryPolicy - Interface in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
IRetryPolicy.ShouldRetryResult - Class in com.azure.data.cosmos.internal
 
IRetryPolicyFactory - Interface in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
IRoutingMapProvider - Interface in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
IS_AUTO_SCALE_REQUEST - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IS_CANARY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IS_FANOUT_REQUEST - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
IS_FEED_UNFILTERED - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IS_PRIMARY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
IS_QUERY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IS_READ_ONLY_SCRIPT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IS_RU_PER_MINUTE_USED - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
IS_UPSERT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
IS_USER_REQUEST - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
isAdmin() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get the default value is false.
isAutoComplete() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
Whether the auto complete is set to true.
isAutoComplete() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
Whether the auto complete is set to true.
isBrowsableSession() - Method in class com.microsoft.azure.servicebus.MessageSession
 
isCancellationRequested() - Method in class com.azure.data.cosmos.internal.changefeed.CancellationToken
 
isCancellationRequested() - Method in class com.azure.data.cosmos.internal.changefeed.CancellationTokenSource
 
isCertificateIdentifier(String) - Static method in class com.microsoft.azure.keyvault.CertificateIdentifier
Verify whether the identifier is for certificate.
isCertificateOperationIdentifier(String) - Static method in class com.microsoft.azure.keyvault.CertificateOperationIdentifier
Verifies whether the identifier belongs to a key vault certificate operation.
isChangeFeedRequest() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
isClosed() - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
isCollectionChild() - Method in enum com.azure.data.cosmos.internal.ResourceType
 
isCollectionChild(ResourceType) - Static method in class com.azure.data.cosmos.internal.Utils
 
isCollectionPartitioned(DocumentCollection) - Static method in class com.azure.data.cosmos.internal.Utils
 
isDatabaseId() - Method in class com.azure.data.cosmos.internal.ResourceId
 
isDatabaseLink(String) - Static method in class com.azure.data.cosmos.internal.Utils
Checks whether the specified link is a Database Self Link or a Database ID based link
isDedicated() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the isDedicated value.
isDirectory() - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Get the isDirectory value.
isElapsed() - Method in class com.azure.data.cosmos.internal.directconnectivity.TimeoutHelper
 
isEmpty() - Method in class com.azure.data.cosmos.internal.routing.Range
 
isEmpty() - Method in class com.azure.data.cosmos.SqlParameterList
 
isEnableBatchedOperations() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
isEnableBatchedOperations() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
isEnableBatchedOperations() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
isEnableDeadLetteringOnFilterEvaluationException() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
isEnableDeadLetteringOnMessageExpiration() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
Indicates whether this queue has dead letter support when a message expires.
isEnableDeadLetteringOnMessageExpiration() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
Indicates whether this subscription has dead letter support when a message expires.
isEnableMultipleWriteLocations(DatabaseAccount) - Static method in class com.azure.data.cosmos.BridgeInternal
 
isEnableMultipleWriteLocations() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
 
isEnablePartitioning() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
isEnablePartitioning() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
IServerIdentity - Interface in com.azure.data.cosmos.internal.routing
 
ISessionContainer - Interface in com.azure.data.cosmos.internal
 
ISessionHandler - Interface in com.microsoft.azure.servicebus
Defines the contract for registering the session message processing callback QueueClient.registerSessionHandler(ISessionHandler) or SubscriptionClient.registerSessionHandler(ISessionHandler) for QueueClient and SubscriptionClient.
ISessionToken - Interface in com.azure.data.cosmos.internal
Models session token.
isExplicitCheckpoint() - Method in class com.azure.data.cosmos.internal.changefeed.CheckpointFrequency
Gets a value indicating whether explicit check-pointing is enabled.
isFeed - Variable in class com.azure.data.cosmos.internal.PathInfo
 
isFeed - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
isFeedRequest(OperationType) - Static method in class com.azure.data.cosmos.internal.Utils
 
isForceNameCacheRefresh() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
isGlobalStrongEnabled() - Static method in class com.azure.data.cosmos.internal.directconnectivity.ReplicatedResourceClient
 
isGone() - Method in exception com.azure.data.cosmos.internal.changefeed.exceptions.LeaseLostException
Gets a value indicating whether lease doesn't exist.
IsGone(String) - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
IsGone(String) - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
isGoneException - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
isHsm() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
ISignatureTransform - Interface in com.microsoft.azure.keyvault.cryptography
 
isIncrementalCopy() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the isIncrementalCopy value.
isInitialized() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStore
 
isInitialized() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
 
isInvalidPartitionException - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
isIssuerIdentifier(String) - Static method in class com.microsoft.azure.keyvault.IssuerIdentifier
Verifies whether the identifier belongs to a key vault issuer.
isKeyIdentifier(String) - Static method in class com.microsoft.azure.keyvault.KeyIdentifier
Verifies whether the identifier belongs to a key vault key.
isMasterResource(ResourceType) - Static method in class com.azure.data.cosmos.internal.directconnectivity.ReplicatedResourceClient
 
isMasterResource(ResourceType) - Static method in class com.azure.data.cosmos.internal.ReplicatedResourceClientUtils
 
isMasterResource() - Method in enum com.azure.data.cosmos.internal.ResourceType
 
isMaxInclusive() - Method in class com.azure.data.cosmos.internal.routing.Range
 
isMinInclusive() - Method in class com.azure.data.cosmos.internal.routing.Range
 
isNameBased - Variable in class com.azure.data.cosmos.internal.PathInfo
 
isNameBased(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
isNameBased(String) - Static method in class com.azure.data.cosmos.internal.Utils
Checks whether the specified link is Name based or not
isNameCacheStale(CosmosClientException) - Static method in class com.azure.data.cosmos.internal.Exceptions
 
isNetworkFailure(Exception) - Static method in class com.azure.data.cosmos.internal.directconnectivity.WebExceptionUtility
 
isNotFoundException - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
isNullOrEmpty(String) - Static method in class com.azure.data.cosmos.internal.Strings
 
isNullOrEmpty(String) - Static method in class com.microsoft.azure.keyvault.cryptography.Strings
Determines whether the parameter string is either null or empty.
isNullOrEmpty(String) - Static method in class com.microsoft.azure.keyvault.extensions.Strings
Determines whether the parameter string is either null or empty.
isNullOrEmpty(String) - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
 
isNullOrWhiteSpace(String) - Static method in class com.azure.data.cosmos.internal.Strings
 
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.keyvault.cryptography.Strings
Determines whether the parameter string is null, empty or whitespace.
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.keyvault.extensions.Strings
Determines whether the parameter string is null, empty or whitespace.
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
 
isObjectIdentifier(String, String) - Static method in class com.microsoft.azure.keyvault.ObjectIdentifier
Verifies whether the identifier belongs to a key vault object.
isOwnedBy(String) - Method in class com.microsoft.azure.eventprocessorhost.BaseLease
Convenience function for comparing possibleOwner against this.owner
isPartitioned() - Method in enum com.azure.data.cosmos.internal.ResourceType
 
isPartitionSplit(CosmosClientException) - Static method in class com.azure.data.cosmos.internal.Exceptions
 
isPopulateQuotaInfo() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets the PopulateQuotaInfo setting for document collection read requests in the Azure Cosmos DB database service.
IsPrimary() - Method in class com.azure.data.cosmos.internal.directconnectivity.Address
 
isPrimary() - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressInformation
 
isPublic() - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressInformation
 
isPublicResource(Resource) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
isReadingFromMaster(ResourceType, OperationType) - Static method in class com.azure.data.cosmos.internal.directconnectivity.ReplicatedResourceClient
 
isReadingFromMaster(ResourceType, OperationType) - Static method in class com.azure.data.cosmos.internal.ReplicatedResourceClientUtils
 
isReadingFromMaster() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
isReadOnlyRequest() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
isReadOnlyScript() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
isRequiresDuplicateDetection() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
If enabled, duplicate messages having same IMessage.getMessageId() and sent to queue within duration of QueueDescription.getDuplicationDetectionHistoryTimeWindow() will be discarded.
isRequiresDuplicateDetection() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
If enabled, duplicate messages having same IMessage.getMessageId() and sent to queue within duration of TopicDescription.getDuplicationDetectionHistoryTimeWindow() will be discarded.
isRequiresSession() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
isRequiresSession() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
isResourceToken(String) - Static method in class com.azure.data.cosmos.internal.ResourceTokenAuthorizationHelper
This method help to differentiate between master key and resource token
IsResourceType(String) - Static method in class com.azure.data.cosmos.internal.Utils
Checks whether the specified path segment is a resource type
isRetryableException(Exception) - Static method in class com.microsoft.azure.eventhubs.RetryPolicy
 
isRetryableException(Exception) - Static method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Determines if an exception is retry-able or not.
isScript() - Method in enum com.azure.data.cosmos.internal.ResourceType
 
isScriptLoggingEnabled() - Method in class com.azure.data.cosmos.internal.RequestOptions
Gets whether Javascript stored procedure logging is enabled for the current request in the Azure Cosmos DB database service or not.
isSecretIdentifier(String) - Static method in class com.microsoft.azure.keyvault.SecretIdentifier
Verifies whether the identifier belongs to a key vault secret.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Get the isServerEncrypted value.
isServerEncrypted() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Get the isServerEncrypted value.
isSessionReceiver() - Method in class com.microsoft.azure.servicebus.MessageSession
 
isSingleValue() - Method in class com.azure.data.cosmos.internal.routing.Range
 
isStartFromBeginning() - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
isStatusCode(CosmosClientException, int) - Static method in class com.azure.data.cosmos.internal.Exceptions
 
isSubStatusCode(CosmosClientException, int) - Static method in class com.azure.data.cosmos.internal.Exceptions
 
IssuerAttributes - Class in com.microsoft.azure.keyvault.models
The attributes of an issuer managed by the Key Vault service.
IssuerAttributes() - Constructor for class com.microsoft.azure.keyvault.models.IssuerAttributes
 
IssuerBundle - Class in com.microsoft.azure.keyvault.models.custom
The issuer for Key Vault certificate.
IssuerBundle() - Constructor for class com.microsoft.azure.keyvault.models.custom.IssuerBundle
 
IssuerBundle - Class in com.microsoft.azure.keyvault.models
The issuer for Key Vault certificate.
IssuerBundle() - Constructor for class com.microsoft.azure.keyvault.models.IssuerBundle
 
IssuerCredentials - Class in com.microsoft.azure.keyvault.models
The credentials to be used for the certificate issuer.
IssuerCredentials() - Constructor for class com.microsoft.azure.keyvault.models.IssuerCredentials
 
IssuerIdentifier - Class in com.microsoft.azure.keyvault
The issuer identifier.
IssuerIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.IssuerIdentifier
Constructor.
IssuerIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.IssuerIdentifier
Constructor.
issuerIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.IssuerBundle
The issuer identifier.
issuerName() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
issuerName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
issuerParameters() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the issuerParameters value.
issuerParameters() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the issuerParameters value.
IssuerParameters - Class in com.microsoft.azure.keyvault.models
Parameters for the issuer of the X509 component of a certificate.
IssuerParameters() - Constructor for class com.microsoft.azure.keyvault.models.IssuerParameters
 
isSupportOrdering() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
IStoreClient - Interface in com.azure.data.cosmos.internal.directconnectivity
 
ISubscriptionClient - Interface in com.microsoft.azure.servicebus
SubscriptionClient can be used for all basic interactions with a Service Bus Subscription.
isV2(PartitionKeyDefinition) - Static method in class com.azure.data.cosmos.CommonsBridgeInternal
 
isValid - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
isValid(ISessionToken) - Method in interface com.azure.data.cosmos.internal.ISessionToken
Returns true if this instance of session token is valid with respect to other session token.
isValid(ISessionToken) - Method in class com.azure.data.cosmos.internal.VectorSessionToken
 
isValid() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Verifies whether the JsonWebKey is valid.
isValidAddress(ResourceType) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
isValidConsistency(ConsistencyLevel, ConsistencyLevel) - Static method in class com.azure.data.cosmos.internal.Utils
 
isWebExceptionRetriable(Exception) - Static method in class com.azure.data.cosmos.internal.directconnectivity.WebExceptionUtility
 
isWriteOperation() - Method in enum com.azure.data.cosmos.internal.OperationType
 
isWriteOperation(OperationType) - Static method in class com.azure.data.cosmos.internal.Utils
 
isWritingToMaster() - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
item() - Method in class com.azure.data.cosmos.CosmosItemResponse
Gets the CosmosItem
ITEM_COUNT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ITEM_LOCAL_LSN - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
ITEM_LSN - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
ItemComparator - Class in com.azure.data.cosmos.internal.query
 
itemLSN - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
items() - Method in class com.microsoft.azure.batch.protocol.models.PageImpl
Gets the list of items.
items() - Method in class com.microsoft.azure.keyvault.models.PageImpl
Gets the list of items.
ItemType - Enum in com.azure.data.cosmos.internal.query
 
ItemTypeHelper - Class in com.azure.data.cosmos.internal.query
 
ItemTypeHelper() - Constructor for class com.azure.data.cosmos.internal.query.ItemTypeHelper
 
iterator() - Method in class com.azure.data.cosmos.internal.http.HttpHeaders
 
iterator() - Method in class com.azure.data.cosmos.SqlParameterList
 
ITokenProvider - Interface in com.microsoft.azure.eventhubs
 
ITopicClient - Interface in com.microsoft.azure.servicebus
TopicClient can be used for all basic interactions with a Service Bus topic.

J

JAVA_SCRIPT - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
JavaStreamUtils - Class in com.azure.data.cosmos.internal
 
JavaStreamUtils() - Constructor for class com.azure.data.cosmos.internal.JavaStreamUtils
 
jobAction() - Method in class com.microsoft.azure.batch.protocol.models.ExitOptions
Get the default is none for exit code 0 and terminate for all other exit conditions.
JobAction - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobAction.
JobAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
JobAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobAddHeaders
 
JobAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
JobAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobAddOptions
 
JobAddParameter - Class in com.microsoft.azure.batch.protocol.models
An Azure Batch Job to add.
JobAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobAddParameter
 
JobBeingDeleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job operation was attempted which is not permitted when the job is in the process of being deleted.
JobBeingTerminated - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job operation was attempted which is not permitted when the job is in the process of being terminated.
JobCompleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job operation was attempted which is not permitted when the job has been completed.
JobConstraints - Class in com.microsoft.azure.batch.protocol.models
The execution constraints for a Job.
JobConstraints() - Constructor for class com.microsoft.azure.batch.protocol.models.JobConstraints
 
JobDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
JobDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
 
JobDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
JobDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
 
JobDisabled - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified job is disabled.
JobDisableHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Disable operation.
JobDisableHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
 
JobDisableOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for disable operation.
JobDisableOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDisableOptions
 
JobDisableParameter - Class in com.microsoft.azure.batch.protocol.models
Options when disabling a Job.
JobDisableParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDisableParameter
 
JobEnableHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Enable operation.
JobEnableHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
 
JobEnableOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for enable operation.
JobEnableOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobEnableOptions
 
JobExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about the execution of a Job in the Azure Batch service.
JobExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
 
JobExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified job exists.
JobGetAllLifetimeStatisticsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetAllLifetimeStatistics operation.
JobGetAllLifetimeStatisticsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
 
JobGetAllLifetimeStatisticsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getAllLifetimeStatistics operation.
JobGetAllLifetimeStatisticsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
 
JobGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
JobGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetHeaders
 
JobGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
JobGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetOptions
 
JobGetTaskCountsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetTaskCounts operation.
JobGetTaskCountsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
 
JobGetTaskCountsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getTaskCounts operation.
JobGetTaskCountsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
 
jobId() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the jobId value.
JobListFromJobScheduleHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListFromJobSchedule operation.
JobListFromJobScheduleHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
 
JobListFromJobScheduleNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromJobScheduleNext operation.
JobListFromJobScheduleNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
 
JobListFromJobScheduleOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromJobSchedule operation.
JobListFromJobScheduleOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
 
JobListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
JobListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListHeaders
 
JobListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
JobListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListNextOptions
 
JobListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
JobListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListOptions
 
JobListPreparationAndReleaseTaskStatusHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListPreparationAndReleaseTaskStatus operation.
JobListPreparationAndReleaseTaskStatusHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
 
JobListPreparationAndReleaseTaskStatusNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listPreparationAndReleaseTaskStatusNext operation.
JobListPreparationAndReleaseTaskStatusNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
 
JobListPreparationAndReleaseTaskStatusOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listPreparationAndReleaseTaskStatus operation.
JobListPreparationAndReleaseTaskStatusOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
 
jobManagerTask() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the jobManagerTask value.
jobManagerTask() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get if the Job does not specify a Job Manager Task, the user must explicitly add Tasks to the Job.
JobManagerTask - Class in com.microsoft.azure.batch.protocol.models
Specifies details of a Job Manager Task.
JobManagerTask() - Constructor for class com.microsoft.azure.batch.protocol.models.JobManagerTask
 
jobManagerTask() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get if the Job does not specify a Job Manager Task, the user must explicitly add Tasks to the Job using the Task API.
JobNetworkConfiguration - Class in com.microsoft.azure.batch.protocol.models
The network configuration for the Job.
JobNetworkConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.JobNetworkConfiguration
 
JobNotActive - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job operation was attempted which is not permitted when the job is not active.
JobNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The job on which an operation was attempted is not present in the Batch account.
jobOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a JobOperations object for performing job-related operations on the associated account.
JobOperations - Class in com.microsoft.azure.batch
Performs job-related operations on an Azure Batch account.
JobPatchHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Patch operation.
JobPatchHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
 
JobPatchOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for patch operation.
JobPatchOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPatchOptions
 
JobPatchParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a Job.
JobPatchParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPatchParameter
 
JobPreparationAndReleaseTaskExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
The status of the Job Preparation and Job Release Tasks on a Compute Node.
JobPreparationAndReleaseTaskExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
 
jobPreparationTask() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the Job Preparation Task is a special Task run on each Compute Node before any other Task of the Job.
jobPreparationTask() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get if a Job has a Job Preparation Task, the Batch service will run the Job Preparation Task on a Node before starting any Tasks of that Job on that Compute Node.
JobPreparationTask - Class in com.microsoft.azure.batch.protocol.models
A Job Preparation Task to run before any Tasks of the Job on any given Compute Node.
JobPreparationTask() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPreparationTask
 
jobPreparationTask() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get if a Job has a Job Preparation Task, the Batch service will run the Job Preparation Task on a Node before starting any Tasks of that Job on that Compute Node.
jobPreparationTaskExecutionInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get the jobPreparationTaskExecutionInfo value.
JobPreparationTaskExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about the execution of a Job Preparation Task on a Compute Node.
JobPreparationTaskExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
 
JobPreparationTaskNotRunOnNode - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A Job Preparation task was not run on a compute node.
JobPreparationTaskNotSpecified - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified job does not have a Job Preparation task.
JobPreparationTaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobPreparationTaskState.
jobReleaseTask() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the Job Release Task is a special Task run at the end of the Job on each Compute Node that has run any other Task of the Job.
jobReleaseTask() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get a Job Release Task cannot be specified without also specifying a Job Preparation Task for the Job.
JobReleaseTask - Class in com.microsoft.azure.batch.protocol.models
A Job Release Task to run on Job completion on any Compute Node where the Job has run.
JobReleaseTask() - Constructor for class com.microsoft.azure.batch.protocol.models.JobReleaseTask
 
jobReleaseTask() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the primary purpose of the Job Release Task is to undo changes to Nodes made by the Job Preparation Task.
jobReleaseTaskExecutionInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get this property is set only if the Job Release Task has run on the Compute Node.
JobReleaseTaskExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about the execution of a Job Release Task on a Compute Node.
JobReleaseTaskExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
 
JobReleaseTaskNotRunOnNode - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A Job Release task was not run on a compute node.
JobReleaseTaskNotSpecified - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified job does not have a Job Release task.
JobReleaseTaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobReleaseTaskState.
jobs() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Jobs object to access its operations.
Jobs - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Jobs.
JobScheduleAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
JobScheduleAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
 
JobScheduleAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
JobScheduleAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
 
JobScheduleAddParameter - Class in com.microsoft.azure.batch.protocol.models
A Job Schedule that allows recurring Jobs by specifying when to run Jobs and a specification used to create each Job.
JobScheduleAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
 
JobScheduleBeingDeleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule operation was attempted which is not permitted when the schedule is in the process of being deleted.
JobScheduleBeingTerminated - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule operation was attempted which is not permitted when the schedule is in the process of being terminated.
JobScheduleCompleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule operation was attempted which is not permitted when the schedule has completed.
JobScheduleDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
JobScheduleDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
 
JobScheduleDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
JobScheduleDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
 
JobScheduleDisabled - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule operation was attempted which is not permitted when the schedule is disabled.
JobScheduleDisableHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Disable operation.
JobScheduleDisableHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
 
JobScheduleDisableOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for disable operation.
JobScheduleDisableOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
 
JobScheduleEnableHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Enable operation.
JobScheduleEnableHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
 
JobScheduleEnableOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for enable operation.
JobScheduleEnableOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
 
JobScheduleExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about Jobs that have been and will be run under a Job Schedule.
JobScheduleExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
 
JobScheduleExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The job schedule you are attempting to add already exists in the Batch account.
JobScheduleExistsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Exists operation.
JobScheduleExistsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
 
JobScheduleExistsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for exists operation.
JobScheduleExistsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
 
JobScheduleGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
JobScheduleGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
 
JobScheduleGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
JobScheduleGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
 
JobScheduleListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
JobScheduleListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
 
JobScheduleListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
JobScheduleListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
 
JobScheduleListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
JobScheduleListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
 
JobScheduleNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The job schedule on which an operation was attempted does not exist.
jobScheduleOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a JobScheduleOperations object for performing job schedule-related operations on the associated account.
JobScheduleOperations - Class in com.microsoft.azure.batch
Performs job schedule-related operations on an Azure Batch account.
JobSchedulePatchHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Patch operation.
JobSchedulePatchHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
 
JobSchedulePatchOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for patch operation.
JobSchedulePatchOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
 
JobSchedulePatchParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a Job Schedule.
JobSchedulePatchParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
 
jobSchedules() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the JobSchedules object to access its operations.
JobSchedules - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in JobSchedules.
JobScheduleState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobScheduleState.
JobScheduleStatistics - Class in com.microsoft.azure.batch.protocol.models
Resource usage statistics for a Job Schedule.
JobScheduleStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
 
JobScheduleTerminateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Terminate operation.
JobScheduleTerminateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
 
JobScheduleTerminateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for terminate operation.
JobScheduleTerminateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
 
JobScheduleUpdateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Update operation.
JobScheduleUpdateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
 
JobScheduleUpdateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for update operation.
JobScheduleUpdateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
 
JobScheduleUpdateParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a Job Schedule.
JobScheduleUpdateParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
 
JobScheduleWithSameIdExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule with the specified job ID exists.
JobSchedulingError - Class in com.microsoft.azure.batch.protocol.models
An error encountered by the Batch service when scheduling a Job.
JobSchedulingError() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSchedulingError
 
JobSchedulingErrorCodes - Class in com.microsoft.azure.batch
Contains error codes specific to job scheduling errors.
JobSchedulingErrorCodes() - Constructor for class com.microsoft.azure.batch.JobSchedulingErrorCodes
 
jobSpecification() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the jobSpecification value.
jobSpecification() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the jobSpecification value.
jobSpecification() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Get updates affect only Jobs that are started after the update has taken place.
jobSpecification() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Get updates affect only Jobs that are started after the update has taken place.
JobSpecification - Class in com.microsoft.azure.batch.protocol.models
Specifies details of the Jobs to be created on a schedule.
JobSpecification() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSpecification
 
JobState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobState.
JobStatistics - Class in com.microsoft.azure.batch.protocol.models
Resource usage statistics for a Job.
JobStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.JobStatistics
 
JobTerminateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Terminate operation.
JobTerminateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
 
JobTerminateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for terminate operation.
JobTerminateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
 
JobTerminateParameter - Class in com.microsoft.azure.batch.protocol.models
Options when terminating a Job.
JobTerminateParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobTerminateParameter
 
JobUpdateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Update operation.
JobUpdateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
 
JobUpdateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for update operation.
JobUpdateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
 
JobUpdateParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a Job.
JobUpdateParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
 
JobWithSameIdExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job with the specified job schedule ID exists.
joinPath(String, String) - Static method in class com.azure.data.cosmos.internal.Utils
Joins the specified paths by appropriately padding them with '/'
JSON - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
JsonEncode(JsonGenerator) - Method in class com.azure.data.cosmos.internal.routing.NumberPartitionKeyComponent
 
JsonSecurityToken - Class in com.microsoft.azure.eventhubs
Extend SecurityToken with some specifics for a JSon Web Token
JsonSecurityToken(String, String) - Constructor for class com.microsoft.azure.eventhubs.JsonSecurityToken
Construct from a raw JWT.
JsonSerializable - Class in com.azure.data.cosmos
Represents a base resource that can be serialized to JSON in the Azure Cosmos DB database service.
JsonSerializable() - Constructor for class com.azure.data.cosmos.JsonSerializable
 
JsonSerializable(String) - Constructor for class com.azure.data.cosmos.JsonSerializable
Constructor.
JsonWebKey - Class in com.microsoft.azure.keyvault.webkey
As of http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18.
JsonWebKey() - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKey
 
JsonWebKeyCurveName - Class in com.microsoft.azure.keyvault.models
Defines values for JsonWebKeyCurveName.
JsonWebKeyCurveName(String) - Constructor for class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Creates a custom value for JsonWebKeyCurveName.
JsonWebKeyCurveName - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeyCurveName.
JsonWebKeyCurveName(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Creates a custom value for JsonWebKeyCurveName.
JsonWebKeyEncryptionAlgorithm - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeyEncryptionAlgorithm.
JsonWebKeyEncryptionAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
Creates a custom value for JsonWebKeyEncryptionAlgorithm.
JsonWebKeyOperation - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeyOperation.
JsonWebKeyOperation(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Creates a custom value for JsonWebKeyOperation.
JsonWebKeySignatureAlgorithm - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeySignatureAlgorithm.
JsonWebKeySignatureAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Creates a custom value for JsonWebKeySignatureAlgorithm.
JsonWebKeyType - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeyType.
JsonWebKeyType(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Creates a custom value for JsonWebKeyType.
JWT_TOKEN_TYPE - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
JSON web token type.

K

k() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get Symmetric key value.
KEEP_ALIVE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
keepAlive() - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Get if false, the Batch service deletes the Pool once its lifetime (as determined by the poolLifetimeOption setting) expires; that is, when the Job or Job Schedule completes.
kernelCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the kernelCPUTime value.
kernelCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the kernelCPUTime value.
kernelCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the kernelCPUTime value.
key() - Method in class com.azure.data.cosmos.CosmosClientBuilder
Gets either a master or readonly key used to perform authentication for accessing resource.
key(String) - Method in class com.azure.data.cosmos.CosmosClientBuilder
Sets either a master or readonly key used to perform authentication for accessing resource.
key() - Method in class com.azure.data.cosmos.CosmosKeyCredential
Returns the key stored in Cosmos Key Credential
key(String) - Method in class com.azure.data.cosmos.CosmosKeyCredential
Sets the key to be used in CosmosKeyCredential
key() - Method in class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.models.custom.KeyBundle
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
KEY_AGREEMENT - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value keyAgreement for KeyUsageType.
KEY_CERT_SIGN - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value keyCertSign for KeyUsageType.
KEY_ENCIPHERMENT - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value keyEncipherment for KeyUsageType.
KEY_VALUE_ENCODING_FORMAT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
KeyAttributes - Class in com.microsoft.azure.keyvault.models
The attributes of a key managed by the key vault service.
KeyAttributes() - Constructor for class com.microsoft.azure.keyvault.models.KeyAttributes
 
keyAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the keyAttributes value.
keyAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the keyAttributes value.
keyAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Get the keyAttributes value.
keyAttributes() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyAttributes() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
keyAttributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
KeyBundle - Class in com.microsoft.azure.keyvault.models.custom
A KeyBundle consisting of a WebKey plus its attributes.
KeyBundle() - Constructor for class com.microsoft.azure.keyvault.models.custom.KeyBundle
 
KeyBundle - Class in com.microsoft.azure.keyvault.models
A KeyBundle consisting of a WebKey plus its attributes.
KeyBundle() - Constructor for class com.microsoft.azure.keyvault.models.KeyBundle
 
keyBundleBackup() - Method in class com.microsoft.azure.keyvault.models.KeyRestoreParameters
Get the keyBundleBackup value.
KeyCreateParameters - Class in com.microsoft.azure.keyvault.models
The key create parameters.
KeyCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyCreateParameters
 
keyExpiry() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
keyHashCode() - Method in class com.azure.data.cosmos.CosmosKeyCredential
CosmosKeyCredential stores the computed hashcode of the key for performance improvements.
KeyIdentifier - Class in com.microsoft.azure.keyvault
The Key Vault key identifier.
KeyIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.KeyIdentifier
Constructor.
KeyIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.KeyIdentifier
Constructor.
KeyIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.KeyIdentifier
Constructor.
keyIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
The key identifier.
keyIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.KeyBundle
The key identifier.
KeyImportParameters - Class in com.microsoft.azure.keyvault.models
The key import parameters.
KeyImportParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyImportParameters
 
KeyInfo - Class in com.microsoft.azure.storage.blob.models
Key information.
KeyInfo() - Constructor for class com.microsoft.azure.storage.blob.models.KeyInfo
 
KeyItem - Class in com.microsoft.azure.keyvault.models
The key item containing key metadata.
KeyItem() - Constructor for class com.microsoft.azure.keyvault.models.KeyItem
 
keyName() - Method in class com.microsoft.azure.keyvault.models.StorageAccountRegenerteKeyParameters
Get the keyName value.
keyName() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyName() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
keyName() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
keyOid() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
KeyOperationResult - Class in com.microsoft.azure.keyvault.models
The key operation result.
KeyOperationResult() - Constructor for class com.microsoft.azure.keyvault.models.KeyOperationResult
 
keyOperations() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyOperations() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
KeyOperationsParameters - Class in com.microsoft.azure.keyvault.models
The key operations parameters.
KeyOperationsParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyOperationsParameters
 
keyOps() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the keyOps value.
keyOps() - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Get the keyOps value.
keyOps() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the keyOps value.
keyProperties() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the keyProperties value.
KeyProperties - Class in com.microsoft.azure.keyvault.models
Properties of the key pair backing a certificate.
KeyProperties() - Constructor for class com.microsoft.azure.keyvault.models.KeyProperties
 
KeyRestoreParameters - Class in com.microsoft.azure.keyvault.models
The key restore parameters.
KeyRestoreParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyRestoreParameters
 
keyService() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
KeySignParameters - Class in com.microsoft.azure.keyvault.models
The key operations parameters.
KeySignParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeySignParameters
 
keySize() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the keySize value.
keySize() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the keySize value.
keySize() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
KeySize1024 - Static variable in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
KeySize128 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
KeySize192 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
KeySize2048 - Static variable in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
KeySize256 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
KeySize384 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
KeySize4096 - Static variable in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
KeySize512 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
keyStart() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
keyTid() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
keyType() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the keyType value.
keyType() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
KeyUpdateParameters - Class in com.microsoft.azure.keyvault.models
The key update parameters.
KeyUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyUpdateParameters
 
keyUsage() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the keyUsage value.
KeyUsageType - Class in com.microsoft.azure.keyvault.models
Defines values for KeyUsageType.
KeyUsageType(String) - Constructor for class com.microsoft.azure.keyvault.models.KeyUsageType
Creates a custom value for KeyUsageType.
keyValue() - Method in class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
Gets the Base64 encoded account access key.
KeyVaultClient - Class in com.microsoft.azure.keyvault
Class for Key Vault Client.
KeyVaultClient(ServiceClientCredentials) - Constructor for class com.microsoft.azure.keyvault.KeyVaultClient
Initializes an instance of KeyVaultClient client.
KeyVaultClient(RestClient) - Constructor for class com.microsoft.azure.keyvault.KeyVaultClient
Initializes an instance of KeyVaultClient client.
KeyVaultClientBase - Interface in com.microsoft.azure.keyvault
The interface for KeyVaultClientBase class.
KeyVaultClientCustom - Interface in com.microsoft.azure.keyvault
The interface for the Key Vault Client custom class.
KeyVaultCredentials - Class in com.microsoft.azure.keyvault.authentication
An implementation of ServiceClientCredentials that supports automatic bearer token refresh.
KeyVaultCredentials() - Constructor for class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
 
KeyVaultError - Class in com.microsoft.azure.keyvault.models
The key vault error exception.
KeyVaultError() - Constructor for class com.microsoft.azure.keyvault.models.KeyVaultError
 
KeyVaultErrorException - Exception in com.microsoft.azure.keyvault.models
Exception thrown for an invalid response with KeyVaultError information.
KeyVaultErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.keyvault.models.KeyVaultErrorException
Initializes a new instance of the KeyVaultErrorException class.
KeyVaultErrorException(String, Response<ResponseBody>, KeyVaultError) - Constructor for exception com.microsoft.azure.keyvault.models.KeyVaultErrorException
Initializes a new instance of the KeyVaultErrorException class.
KeyVaultKey - Class in com.microsoft.azure.keyvault.extensions
The key vault key that performs cryptography operations.
KeyVaultKey(KeyVaultClient, KeyBundle) - Constructor for class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
KeyVaultKeyResolver - Class in com.microsoft.azure.keyvault.extensions
The key resolver class that handles resolving key id to type IKey to be used for cryptography operations.
KeyVaultKeyResolver(KeyVaultClient) - Constructor for class com.microsoft.azure.keyvault.extensions.KeyVaultKeyResolver
Constructor.
KeyVaultKeyResolver(KeyVaultClient, Provider) - Constructor for class com.microsoft.azure.keyvault.extensions.KeyVaultKeyResolver
Constructor.
KeyVerifyParameters - Class in com.microsoft.azure.keyvault.models
The key verify parameters.
KeyVerifyParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyVerifyParameters
 
KeyVerifyResult - Class in com.microsoft.azure.keyvault.models
The key verify result.
KeyVerifyResult() - Constructor for class com.microsoft.azure.keyvault.models.KeyVerifyResult
 
keyVersion() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
keyVersion() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
KeyWrapAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all key wrap algorithms.
KeyWrapAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Constructor.
kid() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.KeyOperationResult
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the kid value.
killJobOnCompletion() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get if true, when the Job Manager Task completes, the Batch service marks the Job as complete.
kind() - Method in class com.azure.data.cosmos.Index
Gets index kind.
kind() - Method in class com.azure.data.cosmos.PartitionKeyDefinition
Sets the partition algorithm used to calculate the partition id given a partition key.
kind(PartitionKind) - Method in class com.azure.data.cosmos.PartitionKeyDefinition
Sets the partition algorithm used to calculate the partition id given a partition key.
kty() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the kty value.
kty() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the kty value.

L

lang() - Method in class com.microsoft.azure.batch.protocol.models.ErrorMessage
Get the lang value.
LAST_MODIFIED - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
LAST_MODIFIED - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
LAST_STATE_CHANGE_UTC - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
lastBootTime() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get this property may not be present if the Compute Node state is unusable.
lastIndexOf(Object) - Method in class com.azure.data.cosmos.SqlParameterList
 
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get this is the last time at which the Job level data, such as the Job state or priority, changed.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get this is the last time at which the schedule level data, such as the Job specification or recurrence information, changed.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this is the last time at which the Pool level data, such as the targetDedicatedNodes or enableAutoscale settings, changed.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get the time at which the resource was last modified.
lastModified() - Method in class com.microsoft.azure.storage.blob.CommonRestResponse
 
lastModified() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Get the lastModified value.
lastName() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the lastName value.
lastRequeueTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get this property is set only if the requeueCount is nonzero.
lastRetryTime() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get this property is set only if the Task was retried (i.e.
lastRetryTime() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get this element is present only if the Task was retried (i.e.
lastRetryTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get this element is present only if the Task was retried (i.e.
lastSyncTime() - Method in class com.microsoft.azure.storage.blob.models.GeoReplication
Get the lastSyncTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentInformation
Get this is the most recent time that the Compute Node agent was updated to a new version.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Get the lastUpdateTime value.
latest() - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
Get the latest value.
LAZY_INDEXING_PROGRESS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
lease - Variable in class com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord
 
Lease - Interface in com.azure.data.cosmos.internal.changefeed
Represents a lease that is persisted as a document in the lease collection.
LEASE_ALREADY_BROKEN - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseAlreadyBroken for StorageErrorCode.
LEASE_ALREADY_PRESENT - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseAlreadyPresent for StorageErrorCode.
LEASE_ID_MISMATCH_WITH_BLOB_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseIdMismatchWithBlobOperation for StorageErrorCode.
LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseIdMismatchWithContainerOperation for StorageErrorCode.
LEASE_ID_MISMATCH_WITH_LEASE_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseIdMismatchWithLeaseOperation for StorageErrorCode.
LEASE_ID_MISSING - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseIdMissing for StorageErrorCode.
LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseIsBreakingAndCannotBeAcquired for StorageErrorCode.
LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseIsBreakingAndCannotBeChanged for StorageErrorCode.
LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseIsBrokenAndCannotBeRenewed for StorageErrorCode.
LEASE_LOST - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseLost for StorageErrorCode.
LEASE_NOT_PRESENT_WITH_BLOB_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseNotPresentWithBlobOperation for StorageErrorCode.
LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseNotPresentWithContainerOperation for StorageErrorCode.
LEASE_NOT_PRESENT_WITH_LEASE_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value LeaseNotPresentWithLeaseOperation for StorageErrorCode.
leaseAccessConditions() - Method in class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
By setting lease access conditions, requests will fail if the provided lease does not match the active lease on the blob.
leaseAccessConditions() - Method in class com.microsoft.azure.storage.blob.BlobAccessConditions
By setting lease access conditions, requests will fail if the provided lease does not match the active lease on the blob.
leaseAccessConditions() - Method in class com.microsoft.azure.storage.blob.ContainerAccessConditions
By setting lease access conditions, requests will fail if the provided lease does not match the active lease on the blob.
LeaseAccessConditions - Class in com.microsoft.azure.storage.blob.models
Additional parameters for a set of operations.
LeaseAccessConditions() - Constructor for class com.microsoft.azure.storage.blob.models.LeaseAccessConditions
 
leaseAccessConditions() - Method in class com.microsoft.azure.storage.blob.PageBlobAccessConditions
By setting lease access conditions, requests will fail if the provided lease does not match the active lease on the blob.
leaseAcquireInterval() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets the interval to kick off a task to compute if partitions are distributed evenly among known host instances.
leaseAcquireInterval(Duration) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets he interval to kick off a task to compute if partitions are distributed evenly among known host instances.
LeaseCheckpointer - Interface in com.azure.data.cosmos.internal.changefeed
Interface for check-pointing the lease.
leaseCollectionLink(CosmosContainer) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager.LeaseStoreManagerBuilderDefinition
 
leaseContainer(CosmosContainer) - Method in interface com.azure.data.cosmos.ChangeFeedProcessor.BuilderDefinition
Sets an existing CosmosContainer to be used to read from the leases collection.
LeaseContainer - Interface in com.azure.data.cosmos.internal.changefeed
Represents operations to get leases from lease store..
leaseContextClient(ChangeFeedContextClient) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager.LeaseStoreManagerBuilderDefinition
 
leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the leaseDuration value.
leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the leaseDuration value.
leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the leaseDuration value.
leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the leaseDuration value.
leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Get the leaseDuration value.
leaseDurationInSeconds - Variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
LeaseDurationType - Enum in com.microsoft.azure.storage.blob.models
Defines values for LeaseDurationType.
leaseExpirationInterval() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets the interval for which the lease is taken on a lease representing a partition.
leaseExpirationInterval(Duration) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets the interval for which the lease is taken on a lease representing a partition.
leaseId() - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Get the leaseId value.
leaseId() - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Get the leaseId value.
leaseId() - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Get the leaseId value.
leaseId() - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Get the leaseId value.
leaseId() - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Get the leaseId value.
leaseId() - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Get the leaseId value.
leaseId() - Method in class com.microsoft.azure.storage.blob.models.LeaseAccessConditions
Get the leaseId value.
LeaseLostException - Exception in com.azure.data.cosmos.internal.changefeed.exceptions
Exception occurred when lease is lost, that would typically happen when it is taken by another host.
LeaseLostException() - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.LeaseLostException
Initializes a new instance of the @link LeaseLostException} class.
LeaseLostException(Lease) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.LeaseLostException
Initializes a new instance of the @link LeaseLostException} class using the specified lease.
LeaseLostException(String) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.LeaseLostException
Initializes a new instance of the @link LeaseLostException} class using error message.
LeaseLostException(String, Exception) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.LeaseLostException
Initializes a new instance of the @link LeaseLostException} class using error message and inner exception.
LeaseLostException(Lease, Exception, boolean) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.LeaseLostException
Initializes a new instance of the @link LeaseLostException} class using the specified lease, inner exception, and a flag indicating whether lease is gone..
LeaseLostException - Exception in com.microsoft.azure.eventprocessorhost
 
LeaseManager - Interface in com.azure.data.cosmos.internal.changefeed
It defines a way to perform operations with Lease.
leasePrefix() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets a prefix to be used as part of the lease ID.
leasePrefix(String) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets a prefix to be used as part of the lease ID.
leasePrefix(String) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager.LeaseStoreManagerBuilderDefinition
 
LeaseRenewer - Interface in com.azure.data.cosmos.internal.changefeed
Interface for the lease renewer.
leaseRenewInterval() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets the renew interval for all leases for partitions currently held by ChangeFeedProcessor instance.
leaseRenewInterval(Duration) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets the renew interval for all leases for partitions currently held by ChangeFeedProcessor instance.
leaseRenewIntervalInSeconds - Variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
leaseState() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the leaseState value.
leaseState() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the leaseState value.
leaseState() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the leaseState value.
leaseState() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the leaseState value.
leaseState() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Get the leaseState value.
LeaseStateType - Enum in com.microsoft.azure.storage.blob.models
Defines values for LeaseStateType.
leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the leaseStatus value.
leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the leaseStatus value.
leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the leaseStatus value.
leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the leaseStatus value.
leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Get the leaseStatus value.
LeaseStatusType - Enum in com.microsoft.azure.storage.blob.models
Defines values for LeaseStatusType.
LeaseStore - Interface in com.azure.data.cosmos.internal.changefeed
Represents the lease store container to deal with initialization/cleanup of leases for particular monitoring collection and lease container prefix.
leaseStoreExists() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Does the lease store exist?
leaseStoreExists() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
LeaseStoreManager - Interface in com.azure.data.cosmos.internal.changefeed
Defines an interface for operations with Lease.
LeaseStoreManager.LeaseStoreManagerBuilderDefinition - Interface in com.azure.data.cosmos.internal.changefeed
Provides flexible way to build lease manager constructor parameters.
LeaseStoreManagerSettings - Class in com.azure.data.cosmos.internal.changefeed
Captures LeaseStoreManager properties.
LeaseStoreManagerSettings() - Constructor for class com.azure.data.cosmos.internal.changefeed.LeaseStoreManagerSettings
 
leaseTime() - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Get the leaseTime value.
leaseTime() - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Get the leaseTime value.
leavingPool() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the leavingPool value.
licenseType() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get this only applies to Images that contain the Windows operating system, and should only be used when you hold valid on-premises licenses for the Compute Nodes which will be deployed.
LifeCycleUtils - Class in com.azure.data.cosmos.internal
 
LifeCycleUtils() - Constructor for class com.azure.data.cosmos.internal.LifeCycleUtils
 
LifetimeAction - Class in com.microsoft.azure.keyvault.models
Action and its trigger that will be performed by Key Vault over the lifetime of a certificate.
LifetimeAction() - Constructor for class com.microsoft.azure.keyvault.models.LifetimeAction
 
lifetimeActions() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the lifetimeActions value.
lifetimePercentage() - Method in class com.microsoft.azure.keyvault.models.Trigger
Get the lifetimePercentage value.
LINK_PEEKMODE_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
LINK_TIMEOUT_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
LINK_TRANSFER_DESTINATION_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
LinuxUserConfiguration - Class in com.microsoft.azure.batch.protocol.models
Properties used to create a user Account on a Linux Compute Node.
LinuxUserConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
 
linuxUserConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Get this property is ignored if specified on a Windows Pool.
list() - Method in interface com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Provider
 
list() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider
 
list() - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
list(ApplicationListOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
list() - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
list(CertificateListOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
list(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
list(String, ComputeNodeListOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
list() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
list(JobListOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
list() - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
list(JobScheduleListOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
list() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
list(PoolListOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
list(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
list(String, TaskListOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
list() - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to list blob containers, blobs, shares, directories, and files granted.
list() - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies List access granted.
listApplications() - Method in class com.microsoft.azure.batch.ApplicationOperations
Lists the applications in the Batch account.
listApplications(Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ApplicationOperations
Lists the applications in the Batch account.
listAsync(ListOperationCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listAsync(ApplicationListOptions, ListOperationCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listAsync(ApplicationListOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listAsync(ListOperationCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listAsync(CertificateListOptions, ListOperationCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listAsync(CertificateListOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listAsync(String, ListOperationCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listAsync(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listAsync(String, ComputeNodeListOptions, ListOperationCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listAsync(String, ComputeNodeListOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listAsync(ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listAsync(JobListOptions, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listAsync(JobListOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listAsync(ListOperationCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listAsync(JobScheduleListOptions, ListOperationCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listAsync(JobScheduleListOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listAsync(ListOperationCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listAsync(PoolListOptions, ListOperationCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listAsync(PoolListOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listAsync(String, ListOperationCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listAsync(String, TaskListOptions, ListOperationCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listAsync(String, TaskListOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listBlobFlatSegment(Context, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] The List Blobs operation returns a list of the blobs under the specified container.
listBlobFlatSegmentAsync(Context, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String, ServiceCallback<ListBlobsFlatSegmentResponse>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] The List Blobs operation returns a list of the blobs under the specified container.
listBlobFlatSegmentAsync(Context, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] The List Blobs operation returns a list of the blobs under the specified container.
listBlobFlatSegmentWithRestResponseAsync(Context, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] The List Blobs operation returns a list of the blobs under the specified container.
listBlobHierarchySegment(Context, String, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] The List Blobs operation returns a list of the blobs under the specified container.
listBlobHierarchySegmentAsync(Context, String, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String, ServiceCallback<ListBlobsHierarchySegmentResponse>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] The List Blobs operation returns a list of the blobs under the specified container.
listBlobHierarchySegmentAsync(Context, String, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] The List Blobs operation returns a list of the blobs under the specified container.
listBlobHierarchySegmentWithRestResponseAsync(Context, String, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] The List Blobs operation returns a list of the blobs under the specified container.
listBlobsFlatSegment(String, ListBlobsOptions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns a single segment of blobs starting from the specified Marker.
listBlobsFlatSegment(String, ListBlobsOptions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns a single segment of blobs starting from the specified Marker.
ListBlobsFlatSegmentResponse - Class in com.microsoft.azure.storage.blob.models
An enumeration of blobs.
ListBlobsFlatSegmentResponse() - Constructor for class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
 
listBlobsHierarchySegment(String, String, ListBlobsOptions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns a single segment of blobs and blob prefixes starting from the specified Marker.
listBlobsHierarchySegment(String, String, ListBlobsOptions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Returns a single segment of blobs and blob prefixes starting from the specified Marker.
ListBlobsHierarchySegmentResponse - Class in com.microsoft.azure.storage.blob.models
An enumeration of blobs.
ListBlobsHierarchySegmentResponse() - Constructor for class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
 
ListBlobsIncludeItem - Enum in com.microsoft.azure.storage.blob.models
Defines values for ListBlobsIncludeItem.
ListBlobsOptions - Class in com.microsoft.azure.storage.blob
Defines options available to configure the behavior of a call to listBlobsFlatSegment on a ContainerURL object.
ListBlobsOptions() - Constructor for class com.microsoft.azure.storage.blob.ListBlobsOptions
 
listCertificateIssuers(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificate issuers for the specified vault.
listCertificateIssuers(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificate issuers for the specified vault.
listCertificateIssuersAsync(String, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificate issuers for the specified vault.
listCertificateIssuersAsync(String, Integer, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificate issuers for the specified vault.
listCertificates() - Method in class com.microsoft.azure.batch.CertificateOperations
Lists the certificates in the Batch account.
listCertificates(DetailLevel) - Method in class com.microsoft.azure.batch.CertificateOperations
Lists the certificates in the Batch account.
listCertificates(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Lists the certificates in the Batch account.
listCertificates(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in the specified vault.
listCertificates(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in the specified vault.
listCertificatesAsync(String, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in the specified vault.
listCertificatesAsync(String, Integer, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in the specified vault.
listCertificateVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of a certificate.
listCertificateVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of a certificate.
listCertificateVersionsAsync(String, String, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of a certificate.
listCertificateVersionsAsync(String, String, Integer, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of a certificate.
listComputeNodes(String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Lists the compute nodes of the specified pool.
listComputeNodes(String, DetailLevel) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Lists the compute nodes of the specified pool.
listComputeNodes(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Lists the compute nodes of the specified pool.
ListContainersIncludeType - Enum in com.microsoft.azure.storage.blob.models
Defines values for ListContainersIncludeType.
ListContainersOptions - Class in com.microsoft.azure.storage.blob
Defines options available to configure the behavior of a call to listContainersSegment on a ServiceURL object.
ListContainersOptions() - Constructor for class com.microsoft.azure.storage.blob.ListContainersOptions
 
listContainersSegment(Context, String, String, Integer, ListContainersIncludeType, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
The List Containers Segment operation returns a list of the containers under the specified account.
listContainersSegment(String, ListContainersOptions) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Returns a single segment of containers starting from the specified Marker.
listContainersSegment(String, ListContainersOptions, Context) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Returns a single segment of containers starting from the specified Marker.
listContainersSegmentAsync(Context, String, String, Integer, ListContainersIncludeType, Integer, String, ServiceCallback<ListContainersSegmentResponse>) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
The List Containers Segment operation returns a list of the containers under the specified account.
listContainersSegmentAsync(Context, String, String, Integer, ListContainersIncludeType, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
The List Containers Segment operation returns a list of the containers under the specified account.
ListContainersSegmentResponse - Class in com.microsoft.azure.storage.blob.models
An enumeration of containers.
ListContainersSegmentResponse() - Constructor for class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
 
listContainersSegmentWithRestResponseAsync(Context, String, String, Integer, ListContainersIncludeType, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
The List Containers Segment operation returns a list of the containers under the specified account.
listFilesFromComputeNode(String, String) - Method in class com.microsoft.azure.batch.FileOperations
Lists files on the specified compute node.
listFilesFromComputeNode(String, String, Boolean, DetailLevel) - Method in class com.microsoft.azure.batch.FileOperations
Lists files on the specified compute node.
listFilesFromComputeNode(String, String, Boolean, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Lists files on the specified compute node.
listFilesFromTask(String, String) - Method in class com.microsoft.azure.batch.FileOperations
Lists the files in the specified task's directory on its compute node.
listFilesFromTask(String, String, Boolean, DetailLevel) - Method in class com.microsoft.azure.batch.FileOperations
Lists the files in the specified task's directory on its compute node.
listFilesFromTask(String, String, Boolean, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Lists the files in the specified task's directory on its compute node.
listFromComputeNode(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNode(String, String, Boolean, FileListFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeAsync(String, String, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeAsync(String, String, Boolean, FileListFromComputeNodeOptions, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeAsync(String, String, Boolean, FileListFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeNext(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeNext(String, FileListFromComputeNodeNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeNextAsync(String, ServiceFuture<List<NodeFile>>, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeNextAsync(String, FileListFromComputeNodeNextOptions, ServiceFuture<List<NodeFile>>, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeNextAsync(String, FileListFromComputeNodeNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeNextWithServiceResponseAsync(String, FileListFromComputeNodeNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromComputeNodeWithServiceResponseAsync(String, String, Boolean, FileListFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in Task directories on the specified Compute Node.
listFromJobSchedule(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobSchedule(String, JobListFromJobScheduleOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleAsync(String, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleAsync(String, JobListFromJobScheduleOptions, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleAsync(String, JobListFromJobScheduleOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleNext(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleNext(String, JobListFromJobScheduleNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleNextAsync(String, ServiceFuture<List<CloudJob>>, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleNextAsync(String, JobListFromJobScheduleNextOptions, ServiceFuture<List<CloudJob>>, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleNextAsync(String, JobListFromJobScheduleNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleNextWithServiceResponseAsync(String, JobListFromJobScheduleNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromJobScheduleWithServiceResponseAsync(String, JobListFromJobScheduleOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the Jobs that have been created under the specified Job Schedule.
listFromTask(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTask(String, String, Boolean, FileListFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskAsync(String, String, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskAsync(String, String, Boolean, FileListFromTaskOptions, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskAsync(String, String, Boolean, FileListFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskNext(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskNext(String, FileListFromTaskNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskNextAsync(String, ServiceFuture<List<NodeFile>>, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskNextAsync(String, FileListFromTaskNextOptions, ServiceFuture<List<NodeFile>>, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskNextAsync(String, FileListFromTaskNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskNextWithServiceResponseAsync(String, FileListFromTaskNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listFromTaskWithServiceResponseAsync(String, String, Boolean, FileListFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a Task's directory on its Compute Node.
listIterator() - Method in class com.azure.data.cosmos.SqlParameterList
 
listIterator(int) - Method in class com.azure.data.cosmos.SqlParameterList
 
listJobs() - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs in the Batch account.
listJobs(DetailLevel) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs in the Batch account.
listJobs(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs in the Batch account.
listJobs(String) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs created under the specified job schedule.
listJobs(String, DetailLevel) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs created under the specified job schedule.
listJobs(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs created under the specified jobSchedule.
listJobSchedules() - Method in class com.microsoft.azure.batch.JobScheduleOperations
Lists the job schedules in the Batch account.
listJobSchedules(DetailLevel) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Lists the job schedules in the Batch account.
listJobSchedules(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Lists the job schedules in the Batch account.
listKeys(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List keys in the specified vault.
listKeys(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List keys in the specified vault.
listKeysAsync(String, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List keys in the specified vault.
listKeysAsync(String, Integer, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List keys in the specified vault.
listKeyVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Retrieves a list of individual key versions with the same key name.
listKeyVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Retrieves a list of individual key versions with the same key name.
listKeyVersionsAsync(String, String, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Retrieves a list of individual key versions with the same key name.
listKeyVersionsAsync(String, String, Integer, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Retrieves a list of individual key versions with the same key name.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listNext(String, ApplicationListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listNext(String, CertificateListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listNext(String, ComputeNodeListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listNext(String, JobListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listNext(String, JobScheduleListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listNext(String, PoolListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listNext(String, TaskListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listNextAsync(String, ServiceFuture<List<ApplicationSummary>>, ListOperationCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listNextAsync(String, ApplicationListNextOptions, ServiceFuture<List<ApplicationSummary>>, ListOperationCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listNextAsync(String, ApplicationListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listNextAsync(String, ServiceFuture<List<Certificate>>, ListOperationCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listNextAsync(String, CertificateListNextOptions, ServiceFuture<List<Certificate>>, ListOperationCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listNextAsync(String, CertificateListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listNextAsync(String, ServiceFuture<List<ComputeNode>>, ListOperationCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listNextAsync(String, ComputeNodeListNextOptions, ServiceFuture<List<ComputeNode>>, ListOperationCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listNextAsync(String, ComputeNodeListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listNextAsync(String, ServiceFuture<List<CloudJob>>, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listNextAsync(String, JobListNextOptions, ServiceFuture<List<CloudJob>>, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listNextAsync(String, JobListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listNextAsync(String, ServiceFuture<List<CloudJobSchedule>>, ListOperationCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listNextAsync(String, JobScheduleListNextOptions, ServiceFuture<List<CloudJobSchedule>>, ListOperationCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listNextAsync(String, JobScheduleListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listNextAsync(String, ServiceFuture<List<CloudPool>>, ListOperationCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listNextAsync(String, PoolListNextOptions, ServiceFuture<List<CloudPool>>, ListOperationCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listNextAsync(String, PoolListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listNextAsync(String, ServiceFuture<List<CloudTask>>, ListOperationCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listNextAsync(String, TaskListNextOptions, ServiceFuture<List<CloudTask>>, ListOperationCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listNextAsync(String, TaskListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listNextWithServiceResponseAsync(String, ApplicationListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listNextWithServiceResponseAsync(String, CertificateListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listNextWithServiceResponseAsync(String, ComputeNodeListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listNextWithServiceResponseAsync(String, JobListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listNextWithServiceResponseAsync(String, JobScheduleListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listNextWithServiceResponseAsync(String, PoolListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listNextWithServiceResponseAsync(String, TaskListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listPoolNodeCounts() - Method in class com.microsoft.azure.batch.AccountOperations
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCounts(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.AccountOperations
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCounts() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCounts(AccountListPoolNodeCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsAsync(ListOperationCallback<PoolNodeCounts>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsAsync() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsAsync(AccountListPoolNodeCountsOptions, ListOperationCallback<PoolNodeCounts>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsAsync(AccountListPoolNodeCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsNext(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsNext(String, AccountListPoolNodeCountsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsNextAsync(String, ServiceFuture<List<PoolNodeCounts>>, ListOperationCallback<PoolNodeCounts>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsNextAsync(String, AccountListPoolNodeCountsNextOptions, ServiceFuture<List<PoolNodeCounts>>, ListOperationCallback<PoolNodeCounts>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsNextAsync(String, AccountListPoolNodeCountsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsNextWithServiceResponseAsync(String, AccountListPoolNodeCountsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPoolNodeCountsWithServiceResponseAsync(AccountListPoolNodeCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of Compute Nodes in each state, grouped by Pool.
listPools() - Method in class com.microsoft.azure.batch.PoolOperations
Lists the pools in the Batch account.
listPools(DetailLevel) - Method in class com.microsoft.azure.batch.PoolOperations
Lists the pools in the Batch account.
listPools(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Lists the pools in the Batch account.
listPoolUsageMetrics(DateTime, DateTime) - Method in class com.microsoft.azure.batch.PoolOperations
Lists pool usage metrics.
listPoolUsageMetrics(DateTime, DateTime, DetailLevel) - Method in class com.microsoft.azure.batch.PoolOperations
Lists pool usage metrics.
listPoolUsageMetrics(DateTime, DateTime, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Lists pool usage metrics.
listPreparationAndReleaseTaskStatus(String) - Method in class com.microsoft.azure.batch.JobOperations
Lists the status of JobPreparationTask and JobReleaseTask tasks for the specified job.
listPreparationAndReleaseTaskStatus(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Lists the status of JobPreparationTask and JobReleaseTask tasks for the specified job.
listPreparationAndReleaseTaskStatus(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatus(String, JobListPreparationAndReleaseTaskStatusOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusAsync(String, ListOperationCallback<JobPreparationAndReleaseTaskExecutionInformation>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusAsync(String, JobListPreparationAndReleaseTaskStatusOptions, ListOperationCallback<JobPreparationAndReleaseTaskExecutionInformation>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusAsync(String, JobListPreparationAndReleaseTaskStatusOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusNext(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusNext(String, JobListPreparationAndReleaseTaskStatusNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusNextAsync(String, ServiceFuture<List<JobPreparationAndReleaseTaskExecutionInformation>>, ListOperationCallback<JobPreparationAndReleaseTaskExecutionInformation>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusNextAsync(String, JobListPreparationAndReleaseTaskStatusNextOptions, ServiceFuture<List<JobPreparationAndReleaseTaskExecutionInformation>>, ListOperationCallback<JobPreparationAndReleaseTaskExecutionInformation>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusNextAsync(String, JobListPreparationAndReleaseTaskStatusNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusNextWithServiceResponseAsync(String, JobListPreparationAndReleaseTaskStatusNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
listPreparationAndReleaseTaskStatusWithServiceResponseAsync(String, JobListPreparationAndReleaseTaskStatusOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run.
Lists - Class in com.azure.data.cosmos.internal
 
Lists() - Constructor for class com.azure.data.cosmos.internal.Lists
 
listSecrets(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List secrets in the specified vault.
listSecrets(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List secrets in the specified vault.
listSecretsAsync(String, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List secrets in the specified vault.
listSecretsAsync(String, Integer, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List secrets in the specified vault.
listSecretVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of the specified secret.
listSecretVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of the specified secret.
listSecretVersionsAsync(String, String, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of the specified secret.
listSecretVersionsAsync(String, String, Integer, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of the specified secret.
listSubtasks(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance Task.
listSubtasks(String, String, TaskListSubtasksOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance Task.
listSubtasks(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the subtasks of the specified task.
listSubtasks(String, String, DetailLevel) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the subtasks of the specified task.
listSubtasks(String, String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the subtasks of the specified task.
listSubtasksAsync(String, String, ServiceCallback<CloudTaskListSubtasksResult>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance Task.
listSubtasksAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance Task.
listSubtasksAsync(String, String, TaskListSubtasksOptions, ServiceCallback<CloudTaskListSubtasksResult>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance Task.
listSubtasksAsync(String, String, TaskListSubtasksOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance Task.
listSubtasksWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance Task.
listSubtasksWithServiceResponseAsync(String, String, TaskListSubtasksOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance Task.
listSupportedImages() - Method in class com.microsoft.azure.batch.AccountOperations
Lists the node agent SKU values supported by the Batch service.
listSupportedImages(DetailLevel) - Method in class com.microsoft.azure.batch.AccountOperations
Lists the node agent SKU values supported by the Batch service.
listSupportedImages(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.AccountOperations
Lists the node agent SKU values supported by the Batch service.
listSupportedImages() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImages(AccountListSupportedImagesOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesAsync(ListOperationCallback<ImageInformation>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesAsync() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesAsync(AccountListSupportedImagesOptions, ListOperationCallback<ImageInformation>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesAsync(AccountListSupportedImagesOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesNext(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesNext(String, AccountListSupportedImagesNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesNextAsync(String, ServiceFuture<List<ImageInformation>>, ListOperationCallback<ImageInformation>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesNextAsync(String, AccountListSupportedImagesNextOptions, ServiceFuture<List<ImageInformation>>, ListOperationCallback<ImageInformation>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesNextAsync(String, AccountListSupportedImagesNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesNextWithServiceResponseAsync(String, AccountListSupportedImagesNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listSupportedImagesWithServiceResponseAsync(AccountListSupportedImagesOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all Virtual Machine Images supported by the Azure Batch service.
listTasks(String) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the tasks of the specified job.
listTasks(String, DetailLevel) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the tasks of the specified job.
listTasks(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the tasks of the specified job.
listUsageMetrics() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetrics(PoolListUsageMetricsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsAsync(ListOperationCallback<PoolUsageMetrics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsAsync(PoolListUsageMetricsOptions, ListOperationCallback<PoolUsageMetrics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsAsync(PoolListUsageMetricsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsNext(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsNext(String, PoolListUsageMetricsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsNextAsync(String, ServiceFuture<List<PoolUsageMetrics>>, ListOperationCallback<PoolUsageMetrics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsNextAsync(String, PoolListUsageMetricsNextOptions, ServiceFuture<List<PoolUsageMetrics>>, ListOperationCallback<PoolUsageMetrics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsNextAsync(String, PoolListUsageMetricsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsNextWithServiceResponseAsync(String, PoolListUsageMetricsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listUsageMetricsWithServiceResponseAsync(PoolListUsageMetricsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listWithServiceResponseAsync(ApplicationListOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified Account.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listWithServiceResponseAsync(CertificateListOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the Certificates that have been added to the specified Account.
listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listWithServiceResponseAsync(String, ComputeNodeListOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the Compute Nodes in the specified Pool.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listWithServiceResponseAsync(JobListOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the Jobs in the specified Account.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listWithServiceResponseAsync(JobScheduleListOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the Job Schedules in the specified Account.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listWithServiceResponseAsync(PoolListOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the Pools in the specified Account.
listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
listWithServiceResponseAsync(String, TaskListOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the Tasks that are associated with the specified Job.
LIVE - Static variable in class com.microsoft.azure.storage.blob.models.GeoReplicationStatusType
Static value live for GeoReplicationStatusType.
LOCAL_LSN - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
LOCATION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
location() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the location value.
LocationCache - Class in com.azure.data.cosmos.internal.routing
Implements the abstraction to resolve target location for geo-replicated DatabaseAccount with multiple writable and readable locations.
LocationCache(List<String>, URL, boolean, boolean, Configs) - Constructor for class com.azure.data.cosmos.internal.routing.LocationCache
 
locationEndpointToRoute - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
LocationHelper - Class in com.azure.data.cosmos.internal.routing
 
LocationHelper() - Constructor for class com.azure.data.cosmos.internal.routing.LocationHelper
 
locationIndexToRoute - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
LOCKED - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
Locked - Static variable in class com.azure.data.cosmos.internal.RMResources
 
LOCKED_UNTIL_UTC - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
LockedException - Exception in com.azure.data.cosmos
While this class is public, but it is not part of our published public APIs.
LockedException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.LockedException
 
LockedException(String, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.LockedException
 
LOCKEDUNTILNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
LOCKTOKENSIZE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
LOG_CONTAINER_NAME - Static variable in class com.microsoft.azure.storage.blob.ContainerURL
 
LOG_RESULTS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
logException(String, String) - Static method in class com.azure.data.cosmos.internal.directconnectivity.ErrorUtils
 
logger() - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Specifies the logger for the pipeline.
Logging - Class in com.microsoft.azure.storage.blob.models
Azure Analytics Logging settings.
Logging() - Constructor for class com.microsoft.azure.storage.blob.models.Logging
 
logging() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Get the logging value.
LOGGING_HANDLER_NAME - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
LoggingFactory - Class in com.microsoft.azure.storage.blob
This is a factory which creates policies in an HttpPipeline for logging requests and responses.
LoggingFactory(LoggingOptions) - Constructor for class com.microsoft.azure.storage.blob.LoggingFactory
Creates a factory which can create LoggingPolicy objects to insert in the pipeline.
LoggingHandler - Class in com.microsoft.azure.servicebus.amqp
 
LoggingHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.LoggingHandler
 
LoggingOptions - Class in com.microsoft.azure.storage.blob
Options to configure the LoggingFactory.
LoggingOptions() - Constructor for class com.microsoft.azure.storage.blob.LoggingOptions
 
LoggingOptions(long) - Constructor for class com.microsoft.azure.storage.blob.LoggingOptions
Creates a new LoggingOptions object.
LoggingOptions(long, boolean) - Constructor for class com.microsoft.azure.storage.blob.LoggingOptions
Creates a new LoggingOptions object.
loggingOptions() - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Configures the built-in request logging policy.
LoggingUtils - Class in com.microsoft.azure.eventprocessorhost
Centralize log message generation
LoggingUtils() - Constructor for class com.microsoft.azure.eventprocessorhost.LoggingUtils
 
logGoneException(String, String) - Static method in class com.azure.data.cosmos.internal.directconnectivity.ErrorUtils
 
LOGICAL_URI - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
LogicalPlanBuildTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
LogicalPlanBuildTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
LoginMode - Enum in com.microsoft.azure.batch.protocol.models
Defines values for LoginMode.
loginMode() - Method in class com.microsoft.azure.batch.protocol.models.WindowsUserConfiguration
Get the default value for VirtualMachineConfiguration Pools is 'batch' and for CloudServiceConfiguration Pools is 'interactive'.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets The retry timeout in seconds for Long Running Operations.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets Gets or sets the retry timeout in seconds for Long Running Operations.
Longs - Class in com.azure.data.cosmos.internal
 
Longs() - Constructor for class com.azure.data.cosmos.internal.Longs
 
lowPriority() - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Get the lowPriority value.
lsn - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
LSN - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
LSN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
lt(Int128, Int128) - Static method in class com.azure.data.cosmos.internal.routing.Int128
 
lun() - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Get the lun is used to uniquely identify each data disk.

M

Main - Class in com.azure.data.cosmos.benchmark
 
Main() - Constructor for class com.azure.data.cosmos.benchmark.Main
 
main(String[]) - Static method in class com.azure.data.cosmos.benchmark.Main
 
main(String[]) - Static method in class com.azure.data.cosmos.examples.BasicDemo
 
main(String[]) - Static method in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
main(String[]) - Static method in class com.azure.data.cosmos.examples.HelloWorldDemo
 
Main - Class in com.azure.data.cosmos.rx.examples.multimaster.samples
 
Main() - Constructor for class com.azure.data.cosmos.rx.examples.multimaster.samples.Main
 
main(String[]) - Static method in class com.azure.data.cosmos.rx.examples.multimaster.samples.Main
 
managed() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the managed value.
managed() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the managed value.
managed() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the managed value.
managed() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the managed value.
MANAGED_IDENTITY_AUTHENTICATION - Static variable in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
 
MANAGED_IDENTITY_AUTHENTICATION_WITH_SPACE - Static variable in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
 
MANAGED_IDENTITY_AUTHENTICATION_WITHOUT_SPACE - Static variable in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Connection string value used for the Authentication field which indicates that Managed Identity TokenProvider will be used for authentication purposes.
ManagedIdentityTokenProvider - Class in com.microsoft.azure.eventhubs
 
ManagedIdentityTokenProvider() - Constructor for class com.microsoft.azure.eventhubs.ManagedIdentityTokenProvider
 
ManagedIdentityTokenProvider - Class in com.microsoft.azure.servicebus.security
This is a token provider that obtains token using Managed Identity(MI).
ManagedIdentityTokenProvider() - Constructor for class com.microsoft.azure.servicebus.security.ManagedIdentityTokenProvider
 
MANAGEMENT_NODE_ADDRESS_SEGMENT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
ManagementClient - Class in com.microsoft.azure.servicebus.management
Synchronous client to perform management operations on Service Bus entities.
ManagementClient(ConnectionStringBuilder) - Constructor for class com.microsoft.azure.servicebus.management.ManagementClient
 
ManagementClient(URI, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.management.ManagementClient
 
ManagementClientAsync - Class in com.microsoft.azure.servicebus.management
Asynchronous client to perform management operations on Service Bus entities.
ManagementClientAsync(ConnectionStringBuilder) - Constructor for class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new ManagementClientAsync.
ManagementClientAsync(URI, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.management.ManagementClientAsync
Creates a new ManagementClientAsync.
ManagementClientConstants - Class in com.microsoft.azure.servicebus.management
 
ManagementClientConstants() - Constructor for class com.microsoft.azure.servicebus.management.ManagementClientConstants
 
markEndpointUnavailableForRead(URL) - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
markEndpointUnavailableForRead(URL) - Method in class com.azure.data.cosmos.internal.routing.LocationCache
Marks the current location unavailable for read
markEndpointUnavailableForWrite(URL) - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
markEndpointUnavailableForWrite(URL) - Method in class com.azure.data.cosmos.internal.routing.LocationCache
Marks the current location unavailable for write
marker() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Get the marker value.
marker() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Get the marker value.
marker() - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Get the marker value.
markInitialized() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStore
Mark the store as initialized.
markInitialized() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
Mark the store as initialized.
MASTER_KEY - Static variable in class com.azure.data.cosmos.examples.AccountSettings
 
MASTER_KEY - Static variable in class com.azure.data.cosmos.examples.ChangeFeed.SampleConfigurations
 
MASTER_KEY - Static variable in class com.azure.data.cosmos.internal.TestConfigurations
 
MASTER_PARTITION_KEY_RANGE_ID - Static variable in class com.azure.data.cosmos.internal.PartitionKeyRange
 
MASTER_TOKEN - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MAX_APPEND_BLOCK_BYTES - Static variable in class com.microsoft.azure.storage.blob.AppendBlobURL
Indicates the maximum number of bytes that can be sent in a call to appendBlock.
MAX_BLOB_SIZE_CONDITION_NOT_MET - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value MaxBlobSizeConditionNotMet for StorageErrorCode.
MAX_BLOCKS - Static variable in class com.microsoft.azure.storage.blob.AppendBlobURL
Indicates the maximum number of blocks allowed in an append blob.
MAX_BLOCKS - Static variable in class com.microsoft.azure.storage.blob.BlockBlobURL
Indicates the maximum number of blocks allowed in a block blob.
MAX_DURATION - Static variable in class com.microsoft.azure.servicebus.management.ManagementClientConstants
 
MAX_EXCLUSIVE_EFFECTIVE_PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MAX_FORWARDS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
MAX_FRAME_SIZE - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
MAX_FRAME_SIZE_BYTES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MAX_KEY_LENGTH - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
Max allowed length for security key.
MAX_KEY_NAME_LENGTH - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
Max allowed length for security key name.
MAX_MEDIA_STORAGE_USAGE_IN_MB - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
MAX_MESSAGE_LENGTH_BYTES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MAX_MESSAGING_AMQP_HEADER_SIZE_BYTES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MAX_PARTITION_KEY_LENGTH - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MAX_PATH_DEPTH - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MAX_PUT_PAGES_BYTES - Static variable in class com.microsoft.azure.storage.blob.PageBlobURL
Indicates the maximum number of bytes that may be sent in a call to putPage.
MAX_REPLICA_SET_SIZE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MAX_RESOURCE_QUOTA - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
MAX_RETRY_LIMIT - Static variable in class com.azure.data.cosmos.internal.TestConfigurations
 
MAX_SIZE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MAX_STAGE_BLOCK_BYTES - Static variable in class com.microsoft.azure.storage.blob.BlockBlobURL
Indicates the maximum number of bytes that can be sent in a call to stageBlock.
MAX_STALENESS_INTERVAL_IN_SECONDS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MAX_STALENESS_PREFIX - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MAX_UPLOAD_BLOB_BYTES - Static variable in class com.microsoft.azure.storage.blob.BlockBlobURL
Indicates the maximum number of bytes that can be sent in a call to upload.
maxAgeInSeconds() - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Get the maxAgeInSeconds value.
MaxAggregator - Class in com.azure.data.cosmos.internal.query.aggregation
 
MaxAggregator() - Constructor for class com.azure.data.cosmos.internal.query.aggregation.MaxAggregator
 
maxBufferedItemCount() - Method in class com.azure.data.cosmos.FeedOptions
Gets the maximum number of items that can be buffered client side during parallel query execution.
maxBufferedItemCount(int) - Method in class com.azure.data.cosmos.FeedOptions
Sets the maximum number of items that can be buffered client side during parallel query execution.
maxChannels() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
 
maxChannelsPerEndpoint(int) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
MaxComparator() - Constructor for class com.azure.data.cosmos.internal.routing.Range.MaxComparator
 
maxDegreeOfParallelism() - Method in class com.azure.data.cosmos.FeedOptions
Gets the number of concurrent operations run client side during parallel query execution.
maxDegreeOfParallelism(int) - Method in class com.azure.data.cosmos.FeedOptions
Sets the number of concurrent operations run client side during parallel query execution.
maxDegreeOfParallelism() - Method in class com.microsoft.azure.batch.interceptor.BatchClientParallelOptions
Gets the maximum number of concurrent tasks enabled by this BatchClientParallelOptions instance.
MAXIMUM_EXCLUSIVE_EFFECTIVE_PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.PartitionKeyRange
 
MAXIMUM_PREFETCH_COUNT - Static variable in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
MaximumExclusiveEffectivePartitionKey - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternalHelper
 
maxItemCount() - Method in class com.azure.data.cosmos.ChangeFeedOptions
Gets the maximum number of items to be returned in the enumeration operation.
maxItemCount(Integer) - Method in class com.azure.data.cosmos.ChangeFeedOptions
Sets the maximum number of items to be returned in the enumeration operation.
maxItemCount() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets the maximum number of items to be returned in the enumeration operation in the Azure Cosmos DB service.
maxItemCount(int) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets the maximum number of items to be returned in the enumeration operation.
maxItemCount() - Method in class com.azure.data.cosmos.FeedOptions
Gets the maximum number of items to be returned in the enumeration operation.
maxItemCount(Integer) - Method in class com.azure.data.cosmos.FeedOptions
Sets the maximum number of items to be returned in the enumeration operation.
maxMessageSize - Variable in class com.microsoft.azure.eventhubs.BatchOptions
The maximum size in bytes of EventDataBatch being constructed.
maxPoolSize() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the value of the connection pool size the client is using.
maxPoolSize(int) - Method in class com.azure.data.cosmos.ConnectionPolicy
Sets the value of the connection pool size, the default is 1000.
maxRequestsPerChannel() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
 
maxRequestsPerChannel(int) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
maxResourceQuota() - Method in class com.azure.data.cosmos.CosmosResponse
Gets the maximum size limit for this entity (in megabytes (MB) for server resources and in count for master resources).
maxResourceQuota() - Method in class com.azure.data.cosmos.FeedResponse
Gets the maximum size limit for this entity from the Azure Cosmos DB service.
maxResults() - Method in class com.microsoft.azure.batch.interceptor.PageSizeInterceptor
Gets the maximum number of items applied by this PageSizeInterceptor instance.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
maxResults() - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
maxResults() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Get the maxResults value.
maxRetryAttemptsOnThrottledRequests() - Method in class com.azure.data.cosmos.RetryOptions
Gets the maximum number of retries in the case where the request fails because the service has applied rate limiting on the client.
maxRetryAttemptsOnThrottledRequests(int) - Method in class com.azure.data.cosmos.RetryOptions
Sets the maximum number of retries in the case where the request fails because the service has applied rate limiting on the client.
maxRetryRequests() - Method in class com.microsoft.azure.storage.blob.ReliableDownloadOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
maxRetryWaitTimeInSeconds() - Method in class com.azure.data.cosmos.RetryOptions
Gets the maximum retry time in seconds.
maxRetryWaitTimeInSeconds(int) - Method in class com.azure.data.cosmos.RetryOptions
Sets the maximum retry time in seconds.
maxScaleCount() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets the maximum number of partitions the host can serve.
maxScaleCount(int) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets the maximum number of partitions the host can serve.
maxSize() - Method in class com.microsoft.azure.storage.blob.models.AppendPositionAccessConditions
Get the maxSize value.
maxStalenessIntervalInSeconds() - Method in class com.azure.data.cosmos.ConsistencyPolicy
Gets the in bounded staleness consistency, the maximum allowed staleness in terms time interval.
maxStalenessIntervalInSeconds(int) - Method in class com.azure.data.cosmos.ConsistencyPolicy
Sets the in bounded staleness consistency, the maximum allowed staleness in terms time interval.
maxStalenessPrefix() - Method in class com.azure.data.cosmos.ConsistencyPolicy
Gets the bounded staleness consistency, the maximum allowed staleness in terms difference in sequence numbers (aka version).
maxStalenessPrefix(int) - Method in class com.azure.data.cosmos.ConsistencyPolicy
Sets the bounded staleness consistency, the maximum allowed staleness in terms difference in sequence numbers (aka version).
maxTaskRetryCount() - Method in class com.microsoft.azure.batch.protocol.models.JobConstraints
Get note that this value specifically controls the number of retries.
maxTaskRetryCount() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the Batch service retries a Task if its exit code is nonzero.
maxTaskRetryCount() - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Get note that this value specifically controls the number of retries for the Task executable due to a nonzero exit code.
maxTasksPerNode() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the default value is 1.
maxTasksPerNode() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the default value is 1.
maxTasksPerNode() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the default value is 1.
MaxValue - Static variable in class com.azure.data.cosmos.internal.routing.Int128
 
maxWallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.JobConstraints
Get if the Job does not complete within the time limit, the Batch service terminates it and any Tasks that are still running.
maxWallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the maxWallClockTime value.
maxWallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Get if this is not specified, there is no time limit on how long the Task may run.
MD5MISMATCH - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value Md5Mismatch for StorageErrorCode.
MEDIA_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MEDIA_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
MEDIA_ROOT - Static variable in class com.azure.data.cosmos.internal.Paths
 
MediaTypes() - Constructor for class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
merge(ISessionToken) - Method in interface com.azure.data.cosmos.internal.ISessionToken
Returns a new instance of session token obtained by merging this session token with the given session token other.
merge(ISessionToken) - Method in class com.azure.data.cosmos.internal.VectorSessionToken
 
mergeCertificate(String, String, List<byte[]>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificate(String, String, List<byte[]>, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificate(MergeCertificateRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(String, String, List<byte[]>, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(String, String, List<byte[]>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(String, String, List<byte[]>, CertificateAttributes, Map<String, String>, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(String, String, List<byte[]>, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(MergeCertificateRequest, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Merges a certificate or a certificate chain with a key pair existing on the server.
MergeCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The merge certificate request class.
MergeCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
mergeCertificateWithServiceResponseAsync(String, String, List<byte[]>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateWithServiceResponseAsync(String, String, List<byte[]>, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
message() - Method in exception com.azure.data.cosmos.CosmosClientException
Gets the activity ID associated with the request.
MESSAGE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
message() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Get the message value.
message() - Method in class com.microsoft.azure.keyvault.models.Error
Get the message value.
Message - Class in com.microsoft.azure.servicebus
 
Message() - Constructor for class com.microsoft.azure.servicebus.Message
Creates an empty message with an empty byte array as body.
Message(String) - Constructor for class com.microsoft.azure.servicebus.Message
Creates a message from a string.
Message(byte[]) - Constructor for class com.microsoft.azure.servicebus.Message
Creates a message from a byte array.
Message(MessageBody) - Constructor for class com.microsoft.azure.servicebus.Message
Creates a message from message body.
Message(String, String) - Constructor for class com.microsoft.azure.servicebus.Message
Creates a message from a string.
Message(byte[], String) - Constructor for class com.microsoft.azure.servicebus.Message
Creates a message from a byte array.
Message(MessageBody, String) - Constructor for class com.microsoft.azure.servicebus.Message
Creates a message from message body.
Message(String, String, String) - Constructor for class com.microsoft.azure.servicebus.Message
Creates a message from a string.
Message(String, byte[], String) - Constructor for class com.microsoft.azure.servicebus.Message
Creates a message from a byte array.
Message(String, MessageBody, String) - Constructor for class com.microsoft.azure.servicebus.Message
Creates a message from message body.
message() - Method in class com.microsoft.azure.storage.blob.models.StorageError
Get the message value.
message() - Method in exception com.microsoft.azure.storage.blob.StorageException
 
MESSAGE_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MESSAGE_NOT_FOUND_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MessageBody - Class in com.microsoft.azure.servicebus
This class encapsulates the body of a message.
MessageBodyType - Enum in com.microsoft.azure.servicebus
Enumeration to represent body type of a message.
MessageCountDetails - Class in com.microsoft.azure.servicebus.management
 
MessageCountDetails() - Constructor for class com.microsoft.azure.servicebus.management.MessageCountDetails
 
MessageHandlerOptions - Class in com.microsoft.azure.servicebus
The OnMessage handler processing options.
MessageHandlerOptions() - Constructor for class com.microsoft.azure.servicebus.MessageHandlerOptions
Default constructor for create MessageHandlerOptions with default settings.
MessageHandlerOptions(int, boolean, Duration) - Constructor for class com.microsoft.azure.servicebus.MessageHandlerOptions
Create a instance of MessageHandlerOptions.
MessageHandlerOptions(int, boolean, Duration, Duration) - Constructor for class com.microsoft.azure.servicebus.MessageHandlerOptions
Create a instance of MessageHandlerOptions.
MessageLockLostException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a receiver attempts complete or abandon or renew-lock or deadLetter or defer operation on a peek-locked message whose lock had already expired.
MessageLockLostException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
 
MessageLockLostException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
 
MessageLockLostException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
 
MessageLockLostException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
 
MessageNotFoundException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a receiver attempts to receive a message with sequence number and the message with that sequence number is not available in the queue or subscription.
MessageNotFoundException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
 
MessageNotFoundException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
 
MessageNotFoundException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
 
MessageNotFoundException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
 
MessageSession - Class in com.microsoft.azure.servicebus
 
MessageWithDeliveryTag - Class in com.microsoft.azure.servicebus.primitives
 
MessageWithDeliveryTag(Message, byte[]) - Constructor for class com.microsoft.azure.servicebus.primitives.MessageWithDeliveryTag
 
MessageWithLockToken - Class in com.microsoft.azure.servicebus.primitives
 
MessageWithLockToken(Message, UUID) - Constructor for class com.microsoft.azure.servicebus.primitives.MessageWithLockToken
 
MessagingEntityAlreadyExistsException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a subscription client tries to create a rule with the name of an already existing rule.
MessagingEntityAlreadyExistsException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityAlreadyExistsException
 
MessagingEntityAlreadyExistsException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityAlreadyExistsException
 
MessagingEntityDisabledException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a client attempts to send messages to or receive messages from a disabled entity.
MessagingEntityDisabledException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
 
MessagingEntityDisabledException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
 
MessagingEntityDisabledException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
 
MessagingEntityDisabledException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
 
MessagingEntityNotFoundException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a client attempts to create a sender or receiver or client to a non existent entity.
MessagingEntityNotFoundException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
 
MessagingEntityNotFoundException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
 
MessagingEntityNotFoundException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
 
MessagingEntityNotFoundException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
 
MessagingEntityType - Enum in com.microsoft.azure.servicebus.primitives
 
messagingFactory - Variable in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
MessagingFactory - Class in com.microsoft.azure.servicebus.primitives
Abstracts all AMQP related details and encapsulates an AMQP connection and manages its life cycle.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get if omitted, the existing Job metadata is left unchanged.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Get if you do not specify this element, existing metadata is left unchanged.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Get if you do not specify this element, it takes the default value of an empty list; in effect, any existing metadata is deleted.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get if omitted, it takes the default value of an empty list; in effect, any existing metadata is deleted.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Get if this element is present, it replaces any existing metadata configured on the Pool.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Get this list replaces any existing metadata configured on the Pool.
metadata() - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether blob metadata should be returned.
metadata() - Method in class com.microsoft.azure.storage.blob.ContainerListDetails
Whether metadata should be returned.
Metadata - Class in com.microsoft.azure.storage.blob
Contains metadata key/value pairs to be associated with a storage resource.
Metadata() - Constructor for class com.microsoft.azure.storage.blob.Metadata
 
Metadata(Map<? extends String, ? extends String>) - Constructor for class com.microsoft.azure.storage.blob.Metadata
 
metadata() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the metadata value.
metadata() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the metadata value.
metadata() - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Get the metadata value.
metadata() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the metadata value.
metadata() - Method in class com.microsoft.azure.storage.blob.models.ContainerItem
Get the metadata value.
metadata() - Method in class com.microsoft.azure.storage.blob.TransferManagerUploadToBlockBlobOptions
METADATA_TOO_LARGE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value MetadataTooLarge for StorageErrorCode.
MetadataItem - Class in com.microsoft.azure.batch.protocol.models
A name-value pair associated with a Batch service resource.
MetadataItem() - Constructor for class com.microsoft.azure.batch.protocol.models.MetadataItem
 
MetadataTooLarge - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The size of the metadata exceeds the maximum permitted.
METHOD_NOT_ALLOWED - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
METHOD_OVERRIDE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
MethodNotAllowed - Static variable in class com.azure.data.cosmos.internal.RMResources
 
MethodNotAllowedException - Exception in com.azure.data.cosmos
 
MethodNotAllowedException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.MethodNotAllowedException
 
MethodNotAllowedException(String, Exception, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.MethodNotAllowedException
 
Metrics - Class in com.microsoft.azure.storage.blob.models
a summary of request statistics grouped by API in hour or minute aggregates for blobs.
Metrics() - Constructor for class com.microsoft.azure.storage.blob.models.Metrics
 
MIGRATE_COLLECTION_DIRECTIVE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
MigrateCollectionDirective - Enum in com.azure.data.cosmos.internal
 
MIN_INCLUSIVE_EFFECTIVE_PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MIN_REPLICA_SET_SIZE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
MinAggregator - Class in com.azure.data.cosmos.internal.query.aggregation
 
MinAggregator() - Constructor for class com.azure.data.cosmos.internal.query.aggregation.MinAggregator
 
MinComparator() - Constructor for class com.azure.data.cosmos.internal.routing.Range.MinComparator
 
minDurationToLogSlowRequestsInMs() - Method in class com.microsoft.azure.storage.blob.LoggingOptions
 
MINIMUM_ALLOWED_CLIENT_VERSION - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
MINIMUM_INCLUSIVE_EFFECTIVE_PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.PartitionKeyRange
 
MINIMUM_PREFETCH_COUNT - Static variable in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
MINIMUM_STATUSCODE_AS_ERROR_GATEWAY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
MinimumInclusiveEffectivePartitionKey - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternalHelper
 
minScaleCount() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets the minimum partition count for the host.
minScaleCount(int) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets the minimum partition count for the host.
minuteMetrics() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Get the minuteMetrics value.
MiscRequestResponseOperationHandler - Class in com.microsoft.azure.servicebus.primitives
 
MISSING_CONTENT_LENGTH_HEADER - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value MissingContentLengthHeader for StorageErrorCode.
MISSING_REQUIRED_HEADER - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value MissingRequiredHeader for StorageErrorCode.
MISSING_REQUIRED_QUERY_PARAMETER - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value MissingRequiredQueryParameter for StorageErrorCode.
MISSING_REQUIRED_XML_NODE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value MissingRequiredXmlNode for StorageErrorCode.
MissingContentLengthHeader - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The HTTP Content-Length header was not specified.
MissingPartitionKeyValue - Static variable in class com.azure.data.cosmos.internal.RMResources
 
MissingRequiredHeader - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A required HTTP header was not specified.
MissingRequiredProperty - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A required property was not specified in the HTTP request body.
MissingRequiredQueryParameter - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A required query parameter was not specified in the URL.
mode() - Method in class com.azure.data.cosmos.ConflictResolutionPolicy
Gets the ConflictResolutionMode in the Azure Cosmos DB service.
MODE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
modifiedAccessConditions() - Method in class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
Standard HTTP Access conditions related to the modification of data.
modifiedAccessConditions() - Method in class com.microsoft.azure.storage.blob.BlobAccessConditions
Standard HTTP Access conditions related to the modification of data.
modifiedAccessConditions() - Method in class com.microsoft.azure.storage.blob.ContainerAccessConditions
Standard HTTP Access conditions related to the modification of data.
ModifiedAccessConditions - Class in com.microsoft.azure.storage.blob.models
Additional parameters for a set of operations.
ModifiedAccessConditions() - Constructor for class com.microsoft.azure.storage.blob.models.ModifiedAccessConditions
 
modifiedAccessConditions() - Method in class com.microsoft.azure.storage.blob.PageBlobAccessConditions
Standard HTTP Access conditions related to the modification of data.
modify(Object) - Method in interface com.microsoft.azure.batch.interceptor.BatchRequestInterceptHandler
Modifies the request to the Batch service.
multiInstanceSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the multiInstanceSettings value.
MultiInstanceSettings - Class in com.microsoft.azure.batch.protocol.models
Settings which specify how to run a multi-instance Task.
MultiInstanceSettings() - Constructor for class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
 
multiInstanceSettings() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the multiInstanceSettings value.
MultiMasterScenario - Class in com.azure.data.cosmos.rx.examples.multimaster.samples
 
MultiMasterScenario() - Constructor for class com.azure.data.cosmos.rx.examples.multimaster.samples.MultiMasterScenario
 
MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value MultipleConditionHeadersNotSupported for StorageErrorCode.
MultipleConditionHeadersNotSupported - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
Multiple condition headers are not supported.
multiply(Int128, Int128) - Static method in class com.azure.data.cosmos.internal.routing.Int128
 
MurmurHash3_128 - Class in com.azure.data.cosmos.internal.routing
 
MurmurHash3_128() - Constructor for class com.azure.data.cosmos.internal.routing.MurmurHash3_128
 
MurmurHash3_32 - Class in com.azure.data.cosmos.internal.routing
 
MurmurHash3_32() - Constructor for class com.azure.data.cosmos.internal.routing.MurmurHash3_32
 
MutableVolatile<T> - Class in com.azure.data.cosmos.internal
 
MutableVolatile(T) - Constructor for class com.azure.data.cosmos.internal.MutableVolatile
 
MutableVolatile() - Constructor for class com.azure.data.cosmos.internal.MutableVolatile
 

N

n() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the n value.
Name - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
name() - Method in class com.azure.data.cosmos.internal.http.HttpHeader
Get the header name.
name() - Method in class com.azure.data.cosmos.SqlParameter
Gets the name of the parameter.
name(String) - Method in class com.azure.data.cosmos.SqlParameter
Sets the name of the parameter.
name() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get the name must be unique within a Batch Pool, can contain letters, numbers, underscores, periods, and hyphens.
name() - Method in class com.microsoft.azure.batch.protocol.models.MetadataItem
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.NameValuePair
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Get the name value.
name() - Method in class com.microsoft.azure.keyvault.models.Contact
Get the name value.
name() - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Get the name value.
name - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
name() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
name() - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Get the name value.
name() - Method in class com.microsoft.azure.storage.blob.models.BlobPrefix
Get the name value.
name() - Method in class com.microsoft.azure.storage.blob.models.Block
Get the name value.
name() - Method in class com.microsoft.azure.storage.blob.models.ContainerItem
Get the name value.
NAME_CACHE_IS_STALE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
NamespaceInfo - Class in com.microsoft.azure.servicebus.management
Represents the metadata related to a service bus namespace.
NamespaceInfo() - Constructor for class com.microsoft.azure.servicebus.management.NamespaceInfo
 
NamespaceSku - Enum in com.microsoft.azure.servicebus.management
Specifies the SKU/tier of the service bus namespace.
NamespaceType - Enum in com.microsoft.azure.servicebus.management
Specifies the type of entities the namespace can contain.
NameValuePair - Class in com.microsoft.azure.batch.protocol.models
Represents a name-value pair.
NameValuePair() - Constructor for class com.microsoft.azure.batch.protocol.models.NameValuePair
 
networkConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the networkConfiguration value.
networkConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the networkConfiguration value.
networkConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the networkConfiguration value.
networkConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the networkConfiguration value.
NetworkConfiguration - Class in com.microsoft.azure.batch.protocol.models
The network configuration for a Pool.
NetworkConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
 
networkConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the networkConfiguration value.
networkConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the networkConfiguration value.
networkReadGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the networkReadGiB value.
NetworkSecurityGroupRule - Class in com.microsoft.azure.batch.protocol.models
A network security group rule to apply to an inbound endpoint.
NetworkSecurityGroupRule() - Constructor for class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
 
NetworkSecurityGroupRuleAccess - Enum in com.microsoft.azure.batch.protocol.models
Defines values for NetworkSecurityGroupRuleAccess.
networkSecurityGroupRules() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get the maximum number of rules that can be specified across all the endpoints on a Batch Pool is 25.
networkWriteGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the networkWriteGiB value.
NEW_RESOURCE_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
newAttachmentId(String, int) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
newBuilder(String, String) - Static method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder
The process of building starts here, with arguments that are always required.
newDatabaseId(int) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
newDocumentCollectionId(String, int) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
newPermissionId(String, long) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
newTimeout(TimerTask) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestRecord
 
newTimeout(TimerTask) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestTimer
 
newUserId(String, int) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
nextMarker() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Get the nextMarker value.
nextMarker() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Get the nextMarker value.
nextMarker() - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Get the nextMarker value.
nextPageLink() - Method in class com.microsoft.azure.batch.protocol.models.PageImpl
Gets the link to the next page.
nextPageLink() - Method in class com.microsoft.azure.keyvault.models.PageImpl
Gets the link to the next page.
nextRunTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Get this property is meaningful only if the schedule is in the active state when the time comes around.
NO_ASSOCIATED_PARTITION - Static variable in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
 
NO_PENDING_COPY_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value NoPendingCopyOperation for StorageErrorCode.
NO_RETRY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
NoCache - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HeaderValues
 
noChanges(FeedResponse<T>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
noChanges(RxDocumentServiceResponse) - Static method in class com.azure.data.cosmos.BridgeInternal
 
nodeAgentInfo() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the nodeAgentInfo value.
NodeAgentInformation - Class in com.microsoft.azure.batch.protocol.models
Information about the Compute Node agent.
NodeAgentInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeAgentInformation
 
nodeAgentSKUId() - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Get the nodeAgentSKUId value.
nodeAgentSKUId() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get the Batch Compute Node agent is a program that runs on each Compute Node in the Pool, and provides the command-and-control interface between the Compute Node and the Batch service.
NodeAlreadyInTargetSchedulingState - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified compute node is already in the target scheduling state.
NodeBeingCreated - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is in the process of being created.
NodeBeingRebooted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is in the process of being rebooted.
NodeBeingReimaged - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is in the process of being reimaged.
NodeBeingStarted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is in the process of being started.
NodeCounts - Class in com.microsoft.azure.batch.protocol.models
The number of Compute Nodes in each Compute Node state.
NodeCounts() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeCounts
 
NodeCountsMismatch - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The node counts do not match.
nodeDeallocationOption() - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Get the default value is requeue.
nodeDeallocationOption() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Get the default value is requeue.
nodeDisableSchedulingOption() - Method in class com.microsoft.azure.batch.protocol.models.NodeDisableSchedulingParameter
Get the default value is requeue.
NodeDisableSchedulingParameter - Class in com.microsoft.azure.batch.protocol.models
Options for disabling scheduling on a Compute Node.
NodeDisableSchedulingParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeDisableSchedulingParameter
 
NodeFile - Class in com.microsoft.azure.batch.protocol.models
Information about a file or directory on a Compute Node.
NodeFile() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeFile
 
nodeFillType() - Method in class com.microsoft.azure.batch.protocol.models.TaskSchedulingPolicy
Get if not specified, the default is spread.
nodeId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the nodeId value.
nodeId() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get the nodeId value.
nodeInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the nodeInfo value.
nodeInfo() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the nodeInfo value.
nodeList() - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Get the nodeList value.
NodeNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The compute node on which an operation was attempted is not present in the given pool.
nodeRebootOption() - Method in class com.microsoft.azure.batch.protocol.models.NodeRebootParameter
Get the default value is requeue.
NodeRebootParameter - Class in com.microsoft.azure.batch.protocol.models
Options for rebooting a Compute Node.
NodeRebootParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeRebootParameter
 
nodeReimageOption() - Method in class com.microsoft.azure.batch.protocol.models.NodeReimageParameter
Get the default value is requeue.
NodeReimageParameter - Class in com.microsoft.azure.batch.protocol.models
Options for reimaging a Compute Node.
NodeReimageParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeReimageParameter
 
NodeRemoveParameter - Class in com.microsoft.azure.batch.protocol.models
Options for removing Compute Nodes from a Pool.
NodeRemoveParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
 
NodeStateUnusable - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is unusable.
NodeUpdateUserParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a user Account on a Compute Node.
NodeUpdateUserParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
 
nodeUrl() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the nodeUrl value.
nodeUrl() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get the nodeUrl value.
NodeUserExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The compute node user account you are attempting to add already exists.
NodeUserNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The compute node user account on which an operation was attempted does not exist.
NON_REPUDIATION - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value nonRepudiation for KeyUsageType.
None - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
None - Static variable in class com.azure.data.cosmos.PartitionKey
 
NonePartitionKey - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
noRetry() - Static method in class com.azure.data.cosmos.internal.IRetryPolicy.ShouldRetryResult
 
NOT_MODIFIED - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
NotAllowed - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
notBefore() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the notBefore value.
NOTFOUND - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
NotFound - Static variable in class com.azure.data.cosmos.internal.RMResources
 
NotFound - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
NotFoundException - Exception in com.azure.data.cosmos
While this class is public, but it is not part of our published public APIs.
NotFoundException() - Constructor for exception com.azure.data.cosmos.NotFoundException
 
NotFoundException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.NotFoundException
 
NotFoundException(String) - Constructor for exception com.azure.data.cosmos.NotFoundException
 
NotFoundException(String, Map<String, String>, String) - Constructor for exception com.azure.data.cosmos.NotFoundException
 
NotFoundException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.NotFoundException
 
notifyException(Throwable, ExceptionPhase) - Method in interface com.microsoft.azure.servicebus.IMessageHandler
Receiving the exceptions that passed by pump during message processing.
notifyException(Throwable, ExceptionPhase) - Method in interface com.microsoft.azure.servicebus.ISessionHandler
Receiving the exceptions that passed by pump during message processing.
notifyOnSteal(String, String, Callable<?>) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
notifyTransactionCompletion(boolean) - Method in class com.microsoft.azure.servicebus.TransactionContext
This is not to be called by the user.
notifyTransportErrors(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
notifyTransportErrors(Event) - Method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
 
NotImplemented - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The operation is not implemented.
NotImplemented - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
nowAsRFC1123() - Static method in class com.azure.data.cosmos.internal.Utils
Returns Current Time in RFC 1123 format, e.g, Fri, 01 Dec 2017 19:22:30 GMT.
NULL_EPOCH - Static variable in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
NULL_TXN - Static variable in class com.microsoft.azure.servicebus.TransactionContext
 
NUMBER_OF_READ_REGIONS - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
numberOfFilesUploaded() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
Get the numberOfFilesUploaded value.
numberOfInstances() - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Get if omitted, the default is 1.
numberOfReadRegions - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
NumberPartitionKeyComponent - Class in com.azure.data.cosmos.internal.routing
Used internally to represent a number component in the partition key of the Azure Cosmos DB database service.
NumberPartitionKeyComponent(double) - Constructor for class com.azure.data.cosmos.internal.routing.NumberPartitionKeyComponent
 
NUMERIC_PRECISION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
numFailedTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the numFailedTasks value.
numFailedTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get a Task fails if it exhausts its maximum retry count without returning exit code 0.
numSucceededTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the numSucceededTasks value.
numSucceededTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get a Task completes successfully if it returns exit code 0.
numTaskRetries() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the numTaskRetries value.
numTaskRetries() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the numTaskRetries value.

O

object() - Method in class com.microsoft.azure.storage.blob.AccountSASResourceType
Permission to access object level APIs (Blobs, Table Entities, Queue Messages, Files) granted.
ObjectIdentifier - Class in com.microsoft.azure.keyvault
The key vault object identifier.
ObjectIdentifier() - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObjectIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObjectIdentifier(String, String, String, String) - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObjectIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObservableHelper - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
ObservableHelper() - Constructor for class com.azure.data.cosmos.internal.ObservableHelper
 
ObserverException - Exception in com.azure.data.cosmos.internal.changefeed.exceptions
Exception occurred when an operation in a ChangeFeedObserver is running and throws by user code.
ObserverException(Exception) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.ObserverException
Initializes a new instance of the ObserverException class using the specified internal exception.
OCP_RESOURCE_PROVIDER_REGISTERED_URI - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ocpBatchFileIsdirectory() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get whether the object represents a directory.
ocpBatchFileIsdirectory() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get whether the object represents a directory.
ocpBatchFileIsdirectory() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get whether the object represents a directory.
ocpBatchFileIsdirectory() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get whether the object represents a directory.
ocpBatchFileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the file mode attribute in octal format.
ocpBatchFileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the file mode attribute in octal format.
ocpBatchFileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the file mode attribute in octal format.
ocpBatchFileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the file mode attribute in octal format.
ocpBatchFileUrl() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the URL of the file.
ocpBatchFileUrl() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the URL of the file.
ocpBatchFileUrl() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the URL of the file.
ocpBatchFileUrl() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the URL of the file.
ocpCreationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the file creation time.
ocpCreationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the file creation time.
ocpCreationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the file creation time.
ocpCreationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the file creation time.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the time the request was issued.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the time the request was issued.
ocpRange() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the byte range to be retrieved.
ocpRange() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the byte range to be retrieved.
OCT - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value oct for JsonWebKeyType.
OCTET_STREAM - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
Offer - Class in com.azure.data.cosmos.internal
Represents an offer in the Azure Cosmos DB database service.
Offer(int) - Constructor for class com.azure.data.cosmos.internal.Offer
Initialize an new instance of the Offer object.
Offer(String) - Constructor for class com.azure.data.cosmos.internal.Offer
Initialize an offer object from json string.
offer() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get for example, UbuntuServer or WindowsServer.
OFFER_CONTENT - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
OFFER_IS_RU_PER_MINUTE_THROUGHPUT_ENABLED - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
OFFER_REPLACE_PENDING - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
OFFER_RESOURCE_ID - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
OFFER_THROUGHPUT - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
OFFER_THROUGHPUT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
OFFER_TYPE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
OFFER_TYPE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
OFFER_VERSION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
OFFER_VERSION_V1 - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
OFFER_VERSION_V2 - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
offerChannel(Channel) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
Offer a Channel back to the internal storage
OFFERS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
OFFERS_ROOT - Static variable in class com.azure.data.cosmos.internal.Paths
 
offline() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the offline value.
offset() - Method in class com.microsoft.azure.storage.blob.BlobRange
The start of the range.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the default is noaction.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get note that if a Job contains no Tasks, then all Tasks are considered complete.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get if omitted, the completion behavior is left unchanged.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get note that if a Job contains no Tasks, then all Tasks are considered complete.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get if omitted, the completion behavior is set to noaction.
OnAllTasksComplete - Enum in com.microsoft.azure.batch.protocol.models
Defines values for OnAllTasksComplete.
onBeforeSendRequest(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.ClearingSessionContainerClientRetryPolicy
 
onBeforeSendRequest(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.ClientRetryPolicy
 
onBeforeSendRequest(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.IDocumentClientRetryPolicy.NoRetry
 
onBeforeSendRequest(RxDocumentServiceRequest) - Method in interface com.azure.data.cosmos.internal.IDocumentClientRetryPolicy
 
onBeforeSendRequest(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.InvalidPartitionExceptionRetryPolicy
 
onBeforeSendRequest(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.PartitionKeyMismatchRetryPolicy
 
onBeforeSendRequest(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.PartitionKeyRangeGoneRetryPolicy
 
onBeforeSendRequest(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.RenameCollectionAwareClientRetryPolicy
 
onBeforeSendRequest(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.ResourceThrottleRetryPolicy
 
onClose(PartitionContext, CloseReason) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessor
Called by processor host to indicate that the event processor is being stopped.
onClose(ErrorCondition) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpLink
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
onClose(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onClose(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
onClose() - Method in class com.microsoft.azure.servicebus.QueueClient
 
onClose() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
onClose() - Method in class com.microsoft.azure.servicebus.TopicClient
 
OnCloseSessionAsync(IMessageSession) - Method in interface com.microsoft.azure.servicebus.ISessionHandler
Called just before a session is closed by the session pump
onConnectionBound(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionError(ErrorCondition) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
 
onConnectionError(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Internal method. Clients should not use this method.
onConnectionFinal(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionInit(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionLocalClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionLocalOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.CustomIOHandler
 
onConnectionOpen() - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
 
onConnectionOpen() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Internal method. Clients should not use this method.
onConnectionRemoteClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onDatabaseAccountRead(DatabaseAccount) - Method in class com.azure.data.cosmos.internal.routing.LocationCache
Invoked when DatabaseAccount is read
onDelivery(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
 
onDelivery(Event) - Method in class com.microsoft.azure.servicebus.amqp.SendLinkHandler
 
onError(Throwable) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiveHandler
Implement this method to Listen to errors which lead to Closure of the PartitionReceiveHandler pump.
onError(PartitionContext, Throwable) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessor
Called when the underlying client experiences an error while receiving.
onError(Exception) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpLink
 
onError(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onError(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onEvent() - Method in class com.microsoft.azure.servicebus.amqp.DispatchHandler
 
onEvents(PartitionContext, Iterable<EventData>) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessor
Called by the processor host when a batch of events has arrived.
onFlow(int) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpSender
 
onFlow(int) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onGetNextRetryInterval(String, Exception, Duration, int) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
onGetNextRetryInterval(String, Exception, Duration, int) - Method in class com.microsoft.azure.servicebus.primitives.RetryExponential
 
onGetNextRetryInterval(String, Exception, Duration, int) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Adjusts the interval after which nextRetry should be attempted, based on the last exception encountered, the remaining time before the operation times out and the minimum wait time before retry.
onLinkFlow(Event) - Method in class com.microsoft.azure.servicebus.amqp.SendLinkHandler
 
onLinkLocalClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
onLinkLocalOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
 
onLinkRemoteClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
onLinkRemoteDetach(Event) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
 
onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.SendLinkHandler
 
ONLY_UPGRADE_NON_SYSTEM_APPLICATIONS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ONLY_UPGRADE_SYSTEM_APPLICATIONS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
onMessageAsync(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageHandler
The callback for message pump to pass received Messages.
onMessageAsync(IMessageSession, IMessage) - Method in interface com.microsoft.azure.servicebus.ISessionHandler
The callback for message pump to pass received Messages.
onOpen(PartitionContext) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessor
Called by processor host to initialize the event processor.
onOpenComplete(Exception) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpLink
 
onOpenComplete(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onOpenComplete(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onReactorFinal(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReactorHandler
 
onReactorInit(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReactorHandler
 
onReceive(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiveHandler
user should implement this method to specify the action to be performed on the received events.
onReceiveComplete(Delivery) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpReceiver
 
onReceiveComplete(Delivery) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onSendComplete(Delivery) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpSender
 
onSendComplete(Delivery) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onSessionFinal(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
onSessionLocalClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
onSessionRemoteClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
onSessionRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
onTaskFailure() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get a Task is considered to have failed if has a failureInfo.
onTaskFailure() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get a Task is considered to have failed if has a failureInfo.
onTaskFailure() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the default is noaction.
OnTaskFailure - Enum in com.microsoft.azure.batch.protocol.models
Defines values for OnTaskFailure.
onTimerTask(Event) - Method in class com.microsoft.azure.servicebus.amqp.DispatchHandler
 
onTransportClosed(Event) - Method in class com.microsoft.azure.servicebus.amqp.CustomIOHandler
 
onTransportError(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onUnhandled(Event) - Method in class com.microsoft.azure.servicebus.amqp.LoggingHandler
 
open(ChangeFeedObserverContext) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedObserver
This is called when change feed observer is opened.
open(BatchCredentials) - Static method in class com.microsoft.azure.batch.BatchClient
Creates an instance of BatchClient associated with the specified credentials.
openAsync(DocumentCollection, List<PartitionKeyRangeIdentity>) - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayAddressCache
 
OPENING_EVENT_PROCESSOR - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
operation - Variable in class com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord
 
OPERATION_NOT_ALLOWED_ON_INCREMENTAL_COPY_BLOB - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value OperationNotAllowedOnIncrementalCopyBlob for StorageErrorCode.
OPERATION_TIMED_OUT - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value OperationTimedOut for StorageErrorCode.
OPERATION_TYPE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
OperationCancelledException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when the underlying AMQP layer encounter an abnormal link abort or disconnect of connection in an unexpected fashion.
OperationCancelledException(String) - Constructor for exception com.microsoft.azure.eventhubs.OperationCancelledException
 
OperationCancelledException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.OperationCancelledException
 
OperationCancelledException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when the underlying Amqp layer encounter an abnormal link abort or disconnect of connection in an unexpected fashion.
OperationCancelledException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.OperationCancelledException
 
OperationInvalidForCurrentState - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified operation is not valid for the current state of the resource.
operationKind() - Method in class com.azure.data.cosmos.CosmosConflictProperties
Gets the operation kind.
OperationTimedOut - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The operation could not be completed within the permitted time.
operationType - Variable in class com.azure.data.cosmos.internal.directconnectivity.ResourceOperation
 
OperationType - Enum in com.azure.data.cosmos.internal
Operation types in the Azure Cosmos DB database service.
options(ChangeFeedProcessorOptions) - Method in interface com.azure.data.cosmos.ChangeFeedProcessor.BuilderDefinition
Sets the ChangeFeedProcessorOptions to be used.
OPTIONS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpMethods
 
or(byte[], byte[]) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 
or(byte[], byte[], int) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 
order() - Method in class com.azure.data.cosmos.CompositePath
Gets the sort order for the composite path.
order(CompositePathSortOrder) - Method in class com.azure.data.cosmos.CompositePath
Gets the sort order for the composite path.
ORDER - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
OrderByContinuationToken - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
OrderByContinuationToken(CompositeContinuationToken, QueryItem[], String, boolean) - Constructor for class com.azure.data.cosmos.internal.query.OrderByContinuationToken
 
OrderByDocumentQueryExecutionContext<T extends Resource> - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
OrderbyRowComparer<T> - Class in com.azure.data.cosmos.internal.query.orderbyquery
 
OrderbyRowComparer(Collection<SortOrder>) - Constructor for class com.azure.data.cosmos.internal.query.orderbyquery.OrderbyRowComparer
 
OrderByRowResult<T> - Class in com.azure.data.cosmos.internal.query.orderbyquery
Represents the result of a query in the Azure Cosmos DB database service.
OrderByRowResult(Class<T>, String, PartitionKeyRange, String) - Constructor for class com.azure.data.cosmos.internal.query.orderbyquery.OrderByRowResult
 
organizationDetails() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the organizationDetails value.
organizationDetails() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the organizationDetails value.
organizationDetails() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the organizationDetails value.
OrganizationDetails - Class in com.microsoft.azure.keyvault.models
Details of the organization of the certificate issuer.
OrganizationDetails() - Constructor for class com.microsoft.azure.keyvault.models.OrganizationDetails
 
organizationDetails() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
organizationDetails() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
ORIGIN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
originalRequestConsistencyLevel - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
OS2IP(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
osFamily() - Method in class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
Get possible values are: 2 - OS Family 2, equivalent to Windows Server 2008 R2 SP1.
osType() - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Get possible values include: 'linux', 'windows'.
OSType - Enum in com.microsoft.azure.batch.protocol.models
Defines values for OSType.
osVersion() - Method in class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
Get the default value is * which specifies the latest operating system version for the specified OS family.
OSVersionDisabled - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified Azure Guest OS version is disabled.
OSVersionExpired - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified Azure Guest OS version is expired.
OSVersionNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified Azure Guest OS version was not found.
OUT_OF_RANGE_INPUT - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value OutOfRangeInput for StorageErrorCode.
OUT_OF_RANGE_QUERY_PARAMETER_VALUE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value OutOfRangeQueryParameterValue for StorageErrorCode.
OutOfRangeInput - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the request inputs is out of range.
OutOfRangePriority - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job priority was specified which was outside the permitted range of -1000 to 1000.
OutOfRangeQueryParameterValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A query parameter in the request URL is out of range.
OutputDocumentCount - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
OutputDocumentCountText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
OutputDocumentSize - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
OutputDocumentSizeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
OutputFile - Class in com.microsoft.azure.batch.protocol.models
A specification for uploading files from an Azure Batch Compute Node to another location after the Batch service has finished executing the Task process.
OutputFile() - Constructor for class com.microsoft.azure.batch.protocol.models.OutputFile
 
OutputFileBlobContainerDestination - Class in com.microsoft.azure.batch.protocol.models
Specifies a file upload destination within an Azure blob storage container.
OutputFileBlobContainerDestination() - Constructor for class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
 
OutputFileDestination - Class in com.microsoft.azure.batch.protocol.models
The destination to which a file should be uploaded.
OutputFileDestination() - Constructor for class com.microsoft.azure.batch.protocol.models.OutputFileDestination
 
outputFiles() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get for multi-instance Tasks, the files will only be uploaded from the Compute Node on which the primary Task is executed.
outputFiles() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get for multi-instance Tasks, the files will only be uploaded from the Compute Node on which the primary Task is executed.
outputFiles() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get for multi-instance Tasks, the files will only be uploaded from the Compute Node on which the primary Task is executed.
OutputFileUploadCondition - Enum in com.microsoft.azure.batch.protocol.models
Defines values for OutputFileUploadCondition.
OutputFileUploadOptions - Class in com.microsoft.azure.batch.protocol.models
Details about an output file upload operation, including under what conditions to perform the upload.
OutputFileUploadOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.OutputFileUploadOptions
 
OWNER_FULL_NAME - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
OWNER_ID - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
OWNER_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 

P

p() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the RSA secret prime value.
P10 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value P10 for AccessTier.
P20 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value P20 for AccessTier.
P256 - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
P256K - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
P30 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value P30 for AccessTier.
P384 - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
P4 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value P4 for AccessTier.
P40 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value P40 for AccessTier.
P50 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value P50 for AccessTier.
P521 - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
P6 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
Static value P6 for AccessTier.
P_256 - Static variable in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Static value P-256 for JsonWebKeyCurveName.
P_256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Static value P-256 for JsonWebKeyCurveName.
P_256K - Static variable in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Static value P-256K for JsonWebKeyCurveName.
P_256K - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Static value SECP256K1 for JsonWebKeyCurveName.
P_384 - Static variable in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Static value P-384 for JsonWebKeyCurveName.
P_384 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Static value P-384 for JsonWebKeyCurveName.
P_521 - Static variable in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Static value P-521 for JsonWebKeyCurveName.
P_521 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Static value P-521 for JsonWebKeyCurveName.
PAGE_BYTES - Static variable in class com.microsoft.azure.storage.blob.PageBlobURL
Indicates the number of bytes in a page.
PAGE_SIZE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
PageBlobAccessConditions - Class in com.microsoft.azure.storage.blob
This class contains values that restrict the successful completion of PageBlob operations to certain conditions.
PageBlobAccessConditions() - Constructor for class com.microsoft.azure.storage.blob.PageBlobAccessConditions
Creates an instance which has fields set to non-null, empty values.
PageBlobClearPagesHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for ClearPages operation.
PageBlobClearPagesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
 
PageBlobClearPagesResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the clearPages operation.
PageBlobClearPagesResponse(HttpRequest, int, PageBlobClearPagesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobClearPagesResponse
Creates an instance of PageBlobClearPagesResponse.
PageBlobCopyIncrementalHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for CopyIncremental operation.
PageBlobCopyIncrementalHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
 
PageBlobCopyIncrementalResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the copyIncremental operation.
PageBlobCopyIncrementalResponse(HttpRequest, int, PageBlobCopyIncrementalHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalResponse
Creates an instance of PageBlobCopyIncrementalResponse.
PageBlobCreateHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for Create operation.
PageBlobCreateHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
 
PageBlobCreateResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the create operation.
PageBlobCreateResponse(HttpRequest, int, PageBlobCreateHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobCreateResponse
Creates an instance of PageBlobCreateResponse.
PageBlobGetPageRangesDiffHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetPageRangesDiff operation.
PageBlobGetPageRangesDiffHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
 
PageBlobGetPageRangesDiffResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getPageRangesDiff operation.
PageBlobGetPageRangesDiffResponse(HttpRequest, int, PageBlobGetPageRangesDiffHeaders, Map<String, String>, PageList) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffResponse
Creates an instance of PageBlobGetPageRangesDiffResponse.
PageBlobGetPageRangesHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetPageRanges operation.
PageBlobGetPageRangesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
 
PageBlobGetPageRangesResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getPageRanges operation.
PageBlobGetPageRangesResponse(HttpRequest, int, PageBlobGetPageRangesHeaders, Map<String, String>, PageList) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesResponse
Creates an instance of PageBlobGetPageRangesResponse.
PageBlobResizeHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for Resize operation.
PageBlobResizeHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
 
PageBlobResizeResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the resize operation.
PageBlobResizeResponse(HttpRequest, int, PageBlobResizeHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobResizeResponse
Creates an instance of PageBlobResizeResponse.
PageBlobUpdateSequenceNumberHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for UpdateSequenceNumber operation.
PageBlobUpdateSequenceNumberHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
 
PageBlobUpdateSequenceNumberResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the updateSequenceNumber operation.
PageBlobUpdateSequenceNumberResponse(HttpRequest, int, PageBlobUpdateSequenceNumberHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberResponse
Creates an instance of PageBlobUpdateSequenceNumberResponse.
PageBlobUploadPagesFromURLHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for UploadPagesFromURL operation.
PageBlobUploadPagesFromURLHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
 
PageBlobUploadPagesFromURLResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the uploadPagesFromURL operation.
PageBlobUploadPagesFromURLResponse(HttpRequest, int, PageBlobUploadPagesFromURLHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLResponse
Creates an instance of PageBlobUploadPagesFromURLResponse.
PageBlobUploadPagesHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for UploadPages operation.
PageBlobUploadPagesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
 
PageBlobUploadPagesResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the uploadPages operation.
PageBlobUploadPagesResponse(HttpRequest, int, PageBlobUploadPagesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesResponse
Creates an instance of PageBlobUploadPagesResponse.
PageBlobURL - Class in com.microsoft.azure.storage.blob
Represents a URL to a page blob.
PageBlobURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.PageBlobURL
Creates a PageBlobURL object pointing to the account specified by the URL and using the provided pipeline to make HTTP requests.
PageImpl<T> - Class in com.microsoft.azure.batch.protocol.models
An instance of this class defines a page of Azure resources and a link to get the next page of resources, if any.
PageImpl() - Constructor for class com.microsoft.azure.batch.protocol.models.PageImpl
 
PageImpl<T> - Class in com.microsoft.azure.keyvault.models
An instance of this class defines a page of Azure resources and a link to get the next page of resources, if any.
PageImpl() - Constructor for class com.microsoft.azure.keyvault.models.PageImpl
 
PageList - Class in com.microsoft.azure.storage.blob.models
the list of pages.
PageList() - Constructor for class com.microsoft.azure.storage.blob.models.PageList
 
pageRange() - Method in class com.microsoft.azure.storage.blob.models.PageList
Get the pageRange value.
PageRange - Class in com.microsoft.azure.storage.blob.models
The PageRange model.
PageRange() - Constructor for class com.microsoft.azure.storage.blob.models.PageRange
 
pageSize - Variable in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
PageSizeInterceptor - Class in com.microsoft.azure.batch.interceptor
Interceptor which contains a function used to set the maximum page size of a request.
PageSizeInterceptor(int) - Constructor for class com.microsoft.azure.batch.interceptor.PageSizeInterceptor
Initializes a new PageSizeInterceptor for setting maximum page size of a request.
Paginator - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
Paginator() - Constructor for class com.azure.data.cosmos.internal.query.Paginator
 
Pair<T,V> - Class in com.microsoft.azure.servicebus.primitives
 
ParallelDocumentQueryExecutionContext<T extends Resource> - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
ParallelDocumentQueryExecutionContextBase<T extends Resource> - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
ParallelDocumentQueryExecutionContextBase(IDocumentQueryClient, List<PartitionKeyRange>, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, String, boolean, boolean, UUID) - Constructor for class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
parallelism() - Method in class com.microsoft.azure.storage.blob.TransferManagerDownloadFromBlobOptions
A int that indicates the maximum number of chunks to download in parallel.
parallelism() - Method in class com.microsoft.azure.storage.blob.TransferManagerUploadToBlockBlobOptions
A int that indicates the maximum number of blocks to upload in parallel.
PARALLELIZE_CROSS_PARTITION_QUERY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ParallelQueryConfig - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
ParallelQueryConfig() - Constructor for class com.azure.data.cosmos.internal.query.ParallelQueryConfig
 
paramEncode(Map<String, String>) - Static method in class com.azure.data.cosmos.internal.Utils
 
parameters() - Method in class com.azure.data.cosmos.SqlQuerySpec
Gets the collection of query parameters.
parameters(SqlParameterList) - Method in class com.azure.data.cosmos.SqlQuerySpec
Sets the collection of query parameters.
PARENTS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
parse(String) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
parse(ResourceType, String) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
parse(String) - Static method in class com.azure.data.cosmos.internal.SessionTokenHelper
 
parse(String) - Static method in class com.microsoft.azure.storage.blob.AccountSASPermission
Creates an AccountSASPermission from the specified permissions string.
parse(String) - Static method in class com.microsoft.azure.storage.blob.AccountSASResourceType
Creates an AccountSASResourceType from the specified resource types string.
parse(String) - Static method in class com.microsoft.azure.storage.blob.AccountSASService
Creates an AccountSASService from the specified services string.
parse(String) - Static method in class com.microsoft.azure.storage.blob.BlobSASPermission
Creates a BlobSASPermission from the specified permissions string.
parse(String) - Static method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Creates an ContainerSASPermission from the specified permissions string.
parse(String) - Static method in class com.microsoft.azure.storage.blob.IPRange
Creates a IPRange from the specified string.
parse(String) - Static method in enum com.microsoft.azure.storage.blob.SASProtocol
Parses a String into a SASProtocl value if possible.
parse(URL) - Static method in class com.microsoft.azure.storage.blob.URLParser
URLParser parses a URL initializing BlobURLParts' fields including any SAS-related and snapshot query parameters.
parseNameSegments(String, String[]) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
parsePathSegments(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
PARTITION_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
PARTITION_INDEX - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
PARTITION_KEY_DEFINITION_VERSION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
PARTITION_KEY_MISMATCH - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
PARTITION_KEY_PATHS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
PARTITION_KEY_RANGE_GONE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
PARTITION_KEY_RANGE_ID - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
PARTITION_KEY_RANGE_ID - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
PARTITION_KEY_RANGE_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
PARTITION_KEY_RANGE_IDS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.QueryStrings
 
PARTITION_KEY_RANGE_SESSION_SEPARATOR - Static variable in interface com.azure.data.cosmos.internal.ISessionToken
 
PARTITION_KEY_RANGES_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
PARTITION_KIND - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
PARTITION_MANAGER_CLEANUP - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
PARTITION_MANAGER_MAIN_LOOP - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
PARTITION_NOT_OWNED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
PARTITION_RESOURCE_FILTER - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
PartitionCheckpointer - Interface in com.azure.data.cosmos.internal.changefeed
Checkpoint the given partition up to the given continuation token.
PartitionContext - Class in com.microsoft.azure.eventprocessorhost
PartitionContext is used to provide partition-related information to the methods of IEventProcessor, particularly onEvents where the user's event-processing logic lives.
PartitionController - Interface in com.azure.data.cosmos.internal.changefeed
Interface for the partition controller.
partitionCount(int) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
PartitionedQueryExecutionInfo() - Constructor for class com.azure.data.cosmos.internal.Constants.PartitionedQueryExecutionInfo
 
PartitionedQueryExecutionInfo - Class in com.azure.data.cosmos.internal.query
Used internally to encapsulates execution information for a query in the Azure Cosmos DB database service.
PartitionedQueryExecutionInfo(String) - Constructor for class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfo
 
PartitionedQueryExecutionInfoInternal - Class in com.azure.data.cosmos.internal.query
 
PartitionedQueryExecutionInfoInternal() - Constructor for class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfoInternal
 
PartitionedQueryExecutionInfoInternal(String) - Constructor for class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfoInternal
 
PartitionException - Exception in com.azure.data.cosmos.internal.changefeed.exceptions
General exception occurred during partition processing.
PartitionException(String, String) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.PartitionException
Initializes a new instance of the PartitionException class using error message and last continuation token.
PartitionException(String, String, Exception) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.PartitionException
Initializes a new instance of the PartitionException class using error message, the last continuation token and the inner exception.
PartitionIsMigratingException - Exception in com.azure.data.cosmos
While this class is public, but it is not part of our published public APIs.
PartitionIsMigratingException() - Constructor for exception com.azure.data.cosmos.PartitionIsMigratingException
 
PartitionIsMigratingException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.PartitionIsMigratingException
 
PartitionIsMigratingException(String, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.PartitionIsMigratingException
 
partitionKey() - Method in class com.azure.data.cosmos.ChangeFeedOptions
Gets the partition key used to identify the current request's target partition.
partitionKey(PartitionKey) - Method in class com.azure.data.cosmos.ChangeFeedOptions
Sets the partition key used to identify the current request's target partition.
partitionKey(PartitionKey) - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Sets the partition key
partitionKey() - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Gets the partition key
partitionKey() - Method in class com.azure.data.cosmos.CosmosStoredProcedureRequestOptions
Gets the partition key used to identify the current request's target partition.
partitionKey(PartitionKey) - Method in class com.azure.data.cosmos.CosmosStoredProcedureRequestOptions
Sets the partition key used to identify the current request's target partition.
partitionKey() - Method in class com.azure.data.cosmos.FeedOptions
Gets the partition key used to identify the current request's target partition.
partitionKey(PartitionKey) - Method in class com.azure.data.cosmos.FeedOptions
Sets the partition key used to identify the current request's target partition.
PartitionKey - Class in com.azure.data.cosmos
Represents a partition key value in the Azure Cosmos DB database service.
PartitionKey(Object) - Constructor for class com.azure.data.cosmos.PartitionKey
Constructor.
partitionKey - Variable in class com.microsoft.azure.eventhubs.BatchOptions
The partitionKey to use for all EventDatas sent in the current EventDataBatch.
PartitionKeyAndParitionKeyRangeIdBothSpecified - Static variable in class com.azure.data.cosmos.internal.RMResources
 
PartitionKeyAndResourceTokenPair - Class in com.azure.data.cosmos.internal.routing
This is the pair for Partition key and its corresponding Resource Token , this is the value in resource token map which is getting filled during the construction of AsyncDocumentClient
PartitionKeyAndResourceTokenPair(PartitionKeyInternal, String) - Constructor for class com.azure.data.cosmos.internal.routing.PartitionKeyAndResourceTokenPair
 
partitionKeyDefinition() - Method in class com.azure.data.cosmos.CosmosContainerProperties
Gets the containers's partition key definition.
partitionKeyDefinition(PartitionKeyDefinition) - Method in class com.azure.data.cosmos.CosmosContainerProperties
Sets the containers's partition key definition.
PartitionKeyDefinition - Class in com.azure.data.cosmos
Represents a partition key definition in the Azure Cosmos DB database service.
PartitionKeyDefinition() - Constructor for class com.azure.data.cosmos.PartitionKeyDefinition
Constructor.
PartitionKeyDefinitionVersion - Enum in com.azure.data.cosmos
Partitioning version.
PartitionKeyInternal - Class in com.azure.data.cosmos.internal.routing
Used internally to encapsulate internal information of a partition key in the Azure Cosmos DB database service.
PartitionKeyInternal(List<IPartitionKeyComponent>) - Constructor for class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
PartitionKeyInternal() - Constructor for class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
PartitionKeyInternalHelper - Class in com.azure.data.cosmos.internal.routing
 
PartitionKeyInternalHelper() - Constructor for class com.azure.data.cosmos.internal.routing.PartitionKeyInternalHelper
 
PartitionKeyMismatch - Static variable in class com.azure.data.cosmos.internal.RMResources
 
PartitionKeyMismatchRetryPolicy - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
PartitionKeyMismatchRetryPolicy(RxClientCollectionCache, IDocumentClientRetryPolicy, String, RequestOptions) - Constructor for class com.azure.data.cosmos.internal.PartitionKeyMismatchRetryPolicy
 
PARTITIONKEYNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
PartitionKeyRange - Class in com.azure.data.cosmos.internal
Represent a partition key range in the Azure Cosmos DB database service.
PartitionKeyRange() - Constructor for class com.azure.data.cosmos.internal.PartitionKeyRange
Initialize a partition key range object.
PartitionKeyRange(String) - Constructor for class com.azure.data.cosmos.internal.PartitionKeyRange
Initialize a partition key range object from json string.
PartitionKeyRange(String, String, String) - Constructor for class com.azure.data.cosmos.internal.PartitionKeyRange
 
PartitionKeyRange(String, String, String, List<String>) - Constructor for class com.azure.data.cosmos.internal.PartitionKeyRange
 
PartitionKeyRangeGoneException - Exception in com.azure.data.cosmos
This exception is thrown when DocumentServiceRequest contains x-ms-documentdb-partitionkeyrangeid header and such range id doesn't exist.
PartitionKeyRangeGoneException() - Constructor for exception com.azure.data.cosmos.PartitionKeyRangeGoneException
 
PartitionKeyRangeGoneException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.PartitionKeyRangeGoneException
 
PartitionKeyRangeGoneException(String) - Constructor for exception com.azure.data.cosmos.PartitionKeyRangeGoneException
 
PartitionKeyRangeGoneException(String, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.PartitionKeyRangeGoneException
 
PartitionKeyRangeGoneRetryPolicy - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
PartitionKeyRangeGoneRetryPolicy(RxCollectionCache, IPartitionKeyRangeCache, String, IDocumentClientRetryPolicy, FeedOptions) - Constructor for class com.azure.data.cosmos.internal.PartitionKeyRangeGoneRetryPolicy
 
partitionKeyRangeId - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
PartitionKeyRangeIdAbsentInContext - Static variable in class com.azure.data.cosmos.internal.RMResources
 
PartitionKeyRangeIdentity - Class in com.azure.data.cosmos.internal.routing
Used internally to represents the identity of a partition key range in the Azure Cosmos DB database service.
PartitionKeyRangeIdentity(String, String) - Constructor for class com.azure.data.cosmos.internal.routing.PartitionKeyRangeIdentity
 
PartitionKeyRangeIdentity(String) - Constructor for class com.azure.data.cosmos.internal.routing.PartitionKeyRangeIdentity
This should only be used for user provided partitionKeyRangeId, because in this case he knows what he is doing.
partitionKeyRangeIdInternal(FeedOptions) - Static method in class com.azure.data.cosmos.CommonsBridgeInternal
Gets the partitionKeyRangeId.
partitionKeyRangeIdInternal(ChangeFeedOptions) - Static method in class com.azure.data.cosmos.CommonsBridgeInternal
Gets the partitionKeyRangeId.
partitionKeyRangeIdInternal(FeedOptions, String) - Static method in class com.azure.data.cosmos.CommonsBridgeInternal
Sets the partitionKeyRangeId.
partitionKeyRangeIdInternal(ChangeFeedOptions, String) - Static method in class com.azure.data.cosmos.CommonsBridgeInternal
Sets the partitionKeyRangeId.
PartitionKeyRangeIdOrPartitionKeyMustBeSpecified - Static variable in class com.azure.data.cosmos.internal.RMResources
 
PartitionKeyRangeIsSplittingException - Exception in com.azure.data.cosmos
While this class is public, but it is not part of our published public APIs.
PartitionKeyRangeIsSplittingException() - Constructor for exception com.azure.data.cosmos.PartitionKeyRangeIsSplittingException
 
PartitionKeyRangeIsSplittingException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.PartitionKeyRangeIsSplittingException
 
PartitionKeyRangeIsSplittingException(String, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.PartitionKeyRangeIsSplittingException
 
PartitionKeyRangeNotFound - Static variable in class com.azure.data.cosmos.internal.RMResources
 
partitionKeyRanges - Variable in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
PartitionKind - Enum in com.azure.data.cosmos
Specifies the partition scheme for an multiple-partitioned collection in the Azure Cosmos DB database service.
PartitionLoadBalancer - Interface in com.azure.data.cosmos.internal.changefeed
Interface for a partition load balancer.
PartitionLoadBalancingStrategy - Interface in com.azure.data.cosmos.internal.changefeed
A strategy defines which leases should be taken by the current host in a certain moment.
PartitionManager - Interface in com.azure.data.cosmos.internal.changefeed
Interface PartitionManager.
PartitionManagerOptions - Class in com.microsoft.azure.eventprocessorhost
Options affecting the operation of the partition manager within the event processor host.
PartitionManagerOptions() - Constructor for class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
The base class automatically sets members to the static defaults.
PartitionNotFoundException - Exception in com.azure.data.cosmos.internal.changefeed.exceptions
Exception occurred when partition wasn't found.
PartitionNotFoundException(String, String) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.PartitionNotFoundException
Initializes a new instance of the PartitionNotFoundException class using error message and last continuation token.
PartitionNotFoundException(String, String, Exception) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.PartitionNotFoundException
Initializes a new instance of the PartitionNotFoundException class using error message, the last continuation token and the inner exception.
PartitionProcessor - Interface in com.azure.data.cosmos.internal.changefeed
Provides an API to run continious processing on a single partition of some resource.
PartitionProcessorFactory - Interface in com.azure.data.cosmos.internal.changefeed
Factory class used to create instance(s) of PartitionProcessor.
PartitionReceiveHandler - Interface in com.microsoft.azure.eventhubs
The handler to invoke after receiving EventDatas from Microsoft Azure EventHubs.
PartitionReceiver - Interface in com.microsoft.azure.eventhubs
This is a logical representation of receiving from a EventHub partition.
PartitionRuntimeInformation - Class in com.microsoft.azure.eventhubs
 
PartitionRuntimeInformation(String, String, long, long, String, Instant, boolean) - Constructor for class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
PARTITIONS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
PartitionSender - Interface in com.microsoft.azure.eventhubs
This sender class is a logical representation of sending events to a specific EventHub partition.
PartitionSplitException - Exception in com.azure.data.cosmos.internal.changefeed.exceptions
Exception occurred during partition split.
PartitionSplitException(String, String) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.PartitionSplitException
Initializes a new instance of the PartitionSplitException class using error message and last continuation token.
PartitionSplitException(String, String, Exception) - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.PartitionSplitException
Initializes a new instance of the PartitionSplitException class using error message, the last continuation token and the inner exception.
PartitionSupervisor - Interface in com.azure.data.cosmos.internal.changefeed
Interface for the partition supervisor.
PartitionSupervisorFactory - Interface in com.azure.data.cosmos.internal.changefeed
Interface for the partition supervisor factory.
PartitionSynchronizer - Interface in com.azure.data.cosmos.internal.changefeed
READ DocDB partitions and create leases if they do not exist.
Passenger(String, String, String, String) - Constructor for class com.azure.data.cosmos.examples.HelloWorldDemo.Passenger
 
password() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get this is required if the Certificate format is pfx.
password() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get the password is required for Windows Compute Nodes (those created with 'cloudServiceConfiguration', or created with 'virtualMachineConfiguration' using a Windows Image reference).
password() - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Get the password value.
password() - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Get the password is required for Windows Compute Nodes (those created with 'cloudServiceConfiguration', or created with 'virtualMachineConfiguration' using a Windows Image reference).
password() - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Get the password value.
password() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the password value.
password() - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Get the password value.
password() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
PATCH - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpMethods
 
patch(String, JobPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
patch(String, JobPatchParameter, JobPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
patch(String, JobSchedulePatchParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
patch(String, JobSchedulePatchParameter, JobSchedulePatchOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
patch(String, PoolPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
patch(String, PoolPatchParameter, PoolPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
patchAsync(String, JobPatchParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
patchAsync(String, JobPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
patchAsync(String, JobPatchParameter, JobPatchOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
patchAsync(String, JobPatchParameter, JobPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
patchAsync(String, JobSchedulePatchParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
patchAsync(String, JobSchedulePatchParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
patchAsync(String, JobSchedulePatchParameter, JobSchedulePatchOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
patchAsync(String, JobSchedulePatchParameter, JobSchedulePatchOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
patchAsync(String, PoolPatchParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
patchAsync(String, PoolPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
patchAsync(String, PoolPatchParameter, PoolPatchOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
patchAsync(String, PoolPatchParameter, PoolPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
patchJob(String, PoolInformation) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, OnAllTasksComplete) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, PoolInformation, Integer, JobConstraints, OnAllTasksComplete, List<MetadataItem>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, PoolInformation, Integer, JobConstraints, OnAllTasksComplete, List<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, JobPatchParameter) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, JobPatchParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJobSchedule(String, Schedule, JobSpecification) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
patchJobSchedule(String, Schedule, JobSpecification, List<MetadataItem>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
patchJobSchedule(String, Schedule, JobSpecification, List<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
patchPool(String, StartTask, Collection<CertificateReference>, Collection<ApplicationPackageReference>, Collection<MetadataItem>) - Method in class com.microsoft.azure.batch.PoolOperations
Updates the specified pool.
patchPool(String, StartTask, Collection<CertificateReference>, Collection<ApplicationPackageReference>, Collection<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Updates the specified pool.
patchWithServiceResponseAsync(String, JobPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
patchWithServiceResponseAsync(String, JobPatchParameter, JobPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
patchWithServiceResponseAsync(String, JobSchedulePatchParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
patchWithServiceResponseAsync(String, JobSchedulePatchParameter, JobSchedulePatchOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
patchWithServiceResponseAsync(String, PoolPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
patchWithServiceResponseAsync(String, PoolPatchParameter, PoolPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
path() - Method in class com.azure.data.cosmos.CompositePath
Gets path.
path(String) - Method in class com.azure.data.cosmos.CompositePath
Sets path.
path() - Method in class com.azure.data.cosmos.ExcludedPath
Gets path.
path(String) - Method in class com.azure.data.cosmos.ExcludedPath
Sets path.
path() - Method in class com.azure.data.cosmos.IncludedPath
Gets path.
path(String) - Method in class com.azure.data.cosmos.IncludedPath
Sets path.
PATH - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
path() - Method in class com.azure.data.cosmos.SpatialSpec
Gets path.
path(String) - Method in class com.azure.data.cosmos.SpatialSpec
Sets path.
path() - Method in class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
Get if filePattern refers to a specific file (i.e.
PATH_SEPARATOR - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
PathInfo - Class in com.azure.data.cosmos.internal
Represents a resource path's information in the Azure Cosmos DB database service.
PathInfo(boolean, String, String, boolean) - Constructor for class com.azure.data.cosmos.internal.PathInfo
 
PathNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A file path was not found on a compute node.
PathParser - Class in com.azure.data.cosmos.internal
Provide functionality to parse resource paths in the Azure Cosmos DB database service.
PathParser() - Constructor for class com.azure.data.cosmos.internal.PathParser
 
PATHS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
Paths - Class in com.azure.data.cosmos.internal
Used internally.
Paths() - Constructor for class com.azure.data.cosmos.internal.Paths
 
paths() - Method in class com.azure.data.cosmos.PartitionKeyDefinition
Gets the document property paths for the partition key.
paths(List<String>) - Method in class com.azure.data.cosmos.PartitionKeyDefinition
Sets the document property paths for the partition key.
paths() - Method in class com.azure.data.cosmos.UniqueKey
Gets the paths, a set of which must be unique for each document in the Azure Cosmos DB service.
paths(List<String>) - Method in class com.azure.data.cosmos.UniqueKey
Sets the paths, a set of which must be unique for each document in the Azure Cosmos DB service.
PathsHelper - Class in com.azure.data.cosmos.internal
Used internally to provide utility methods to work with the resource's path in the Azure Cosmos DB database service.
PathsHelper() - Constructor for class com.azure.data.cosmos.internal.PathsHelper
 
PayloadSizeExceeded - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
PayloadSizeExceededException - Exception in com.microsoft.azure.eventhubs
this exception is thrown when user attempts to send a event data or brokered message that has exceeded the allowed payload size as defined by the service.
PayloadSizeExceededException(String) - Constructor for exception com.microsoft.azure.eventhubs.PayloadSizeExceededException
 
PayloadSizeExceededException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.PayloadSizeExceededException
 
PayloadSizeExceededException - Exception in com.microsoft.azure.servicebus.primitives
this exception is thrown when user attempts to send a event data or brokered message that has exceeded the allowed payload size as defined by the service.
peakDiskGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the peakDiskGiB value.
peakMemoryGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the peakMemoryGiB value.
peek() - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
reads next the active message without changing the state of the receiver or the message source.
peek(long) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Reads next the active message without changing the state of the receiver or the message source.
peek() - Method in class com.microsoft.azure.servicebus.TopicClient
 
peek(long) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekAsync() - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Asynchronously reads the active messages without changing the state of the receiver or the message source.
peekAsync(long) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Asynchronously reads next the active message without changing the state of the receiver or the message source.
peekAsync() - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekAsync(long) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekBatch(int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Reads next batch of the active messages without changing the state of the receiver or the message source.
peekBatch(long, int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Reads next batch of the active messages without changing the state of the receiver or the message source.
peekBatch(int) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekBatch(long, int) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekBatchAsync(int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Asynchronously reads the next batch of active messages without changing the state of the receiver or the message source.
peekBatchAsync(long, int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Asynchronously reads the next batch of active messages without changing the state of the receiver or the message source.
peekBatchAsync(int) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekBatchAsync(long, int) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekMessagesAsync(long, int, String) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
peekMessagesAsync(long, int) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
PENDING_COPY_OPERATION - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value PendingCopyOperation for StorageErrorCode.
pendingAcquisitionCount() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
 
PendingCertificateSigningRequestResult - Class in com.microsoft.azure.keyvault.models
The pending certificate signing request result.
PendingCertificateSigningRequestResult() - Constructor for class com.microsoft.azure.keyvault.models.PendingCertificateSigningRequestResult
 
pendingTaskList() - Method in exception com.microsoft.azure.batch.CreateTasksErrorException
 
performedBackgroundAddressRefresh - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
performLocalRefreshOnGoneException - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
permission() - Method in class com.azure.data.cosmos.CosmosPermissionResponse
Gets the CosmosPermission
PERMISSION - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
Permission - Class in com.azure.data.cosmos.internal
Represents a per-User Permission to access a specific resource e.g.
Permission() - Constructor for class com.azure.data.cosmos.internal.Permission
Initialize a permission object.
Permission(String) - Constructor for class com.azure.data.cosmos.internal.Permission
Initialize a permission object from json string.
permission() - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
Get the permission value.
PERMISSION_ENTITY_CURRENT_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
PERMISSION_ENTITY_MAX_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
PERMISSION_MODE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
permissionMode() - Method in class com.azure.data.cosmos.CosmosPermissionProperties
Gets the permission mode.
permissionMode(PermissionMode) - Method in class com.azure.data.cosmos.CosmosPermissionProperties
Sets the permission mode.
PermissionMode - Enum in com.azure.data.cosmos
Enumeration specifying applicability of permission in the Azure Cosmos DB database service.
permissionQuota() - Method in class com.azure.data.cosmos.FeedResponse
Gets the maximum quota for permission resources within an account from the Azure Cosmos DB service.
permissions() - Method in class com.azure.data.cosmos.CosmosClientBuilder
Gets the permission list, which contains the resource tokens needed to access resources.
permissions(List<Permission>) - Method in class com.azure.data.cosmos.CosmosClientBuilder
Sets the permission list, which contains the resource tokens needed to access resources.
permissions() - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
Specifies which operations the SAS user may perform.
permissions() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
permissions() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
Please refer to either ContainerSASPermission or BlobSASPermission depending on the resource being accessed for help constructing the permissions string.
PERMISSIONS_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
PERMISSIONS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
permissionUsage() - Method in class com.azure.data.cosmos.FeedResponse
Gets the current number of permission resources within the account from the Azure Cosmos DB service.
phone() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the phone value.
phone() - Method in class com.microsoft.azure.keyvault.models.Contact
Get the phone value.
PHYISCAL_URI - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
PhysicalPlanBuildTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
PhysicalPlanBuildTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
PipelinedDocumentQueryExecutionContext<T extends Resource> - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
PipelineOptions - Class in com.microsoft.azure.storage.blob
This type encapsulates all the possible configuration for the default pipeline.
PipelineOptions() - Constructor for class com.microsoft.azure.storage.blob.PipelineOptions
Returns a PipelineOptions object with default values for each of the options fields.
PLATFORM - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
PLATFORM_INFO - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
PLUS_SYMBOL_ESCAPED - Static variable in class com.azure.data.cosmos.internal.Constants.UrlEncodingInfo
 
PLUS_SYMBOL_URI_ENCODING - Static variable in class com.azure.data.cosmos.internal.Constants.UrlEncodingInfo
 
policy() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the policy value.
policyArg - Variable in class com.azure.data.cosmos.internal.IRetryPolicy.ShouldRetryResult
 
pollChannel() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
Poll a Channel out of internal storage to reuse it
pool() - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Get the pool value.
PoolAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
PoolAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
 
PoolAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
PoolAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolAddOptions
 
PoolAddParameter - Class in com.microsoft.azure.batch.protocol.models
A Pool in the Azure Batch service to add.
PoolAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolAddParameter
 
PoolBeingCreated - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A pool operation was attempted which is not permitted when the pool is in the process of being created.
PoolBeingDeleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A pool operation was attempted which is not permitted when the pool is in the process of being deleted.
PoolBeingResized - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A pool operation was attempted which is not permitted when the pool is in the process of being resized.
PoolDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
PoolDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
 
PoolDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
PoolDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
 
PoolDisableAutoScaleHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DisableAutoScale operation.
PoolDisableAutoScaleHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
 
PoolDisableAutoScaleOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for disableAutoScale operation.
PoolDisableAutoScaleOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
 
PoolEnableAutoScaleHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for EnableAutoScale operation.
PoolEnableAutoScaleHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
 
PoolEnableAutoScaleOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for enableAutoScale operation.
PoolEnableAutoScaleOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
 
PoolEnableAutoScaleParameter - Class in com.microsoft.azure.batch.protocol.models
Options for enabling automatic scaling on a Pool.
PoolEnableAutoScaleParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
 
PoolEndpointConfiguration - Class in com.microsoft.azure.batch.protocol.models
The endpoint configuration for a Pool.
PoolEndpointConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEndpointConfiguration
 
PoolEvaluateAutoScaleHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for EvaluateAutoScale operation.
PoolEvaluateAutoScaleHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
 
PoolEvaluateAutoScaleOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for evaluateAutoScale operation.
PoolEvaluateAutoScaleOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
 
PoolEvaluateAutoScaleParameter - Class in com.microsoft.azure.batch.protocol.models
Options for evaluating an automatic scaling formula on a Pool.
PoolEvaluateAutoScaleParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleParameter
 
PoolExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The pool you are attempting to add already exists.
PoolExistsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Exists operation.
PoolExistsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
 
PoolExistsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for exists operation.
PoolExistsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
 
PoolGetAllLifetimeStatisticsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetAllLifetimeStatistics operation.
PoolGetAllLifetimeStatisticsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
 
PoolGetAllLifetimeStatisticsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getAllLifetimeStatistics operation.
PoolGetAllLifetimeStatisticsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
 
PoolGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
PoolGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
 
PoolGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
PoolGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolGetOptions
 
poolId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the poolId value.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get this element contains the actual Pool where the Job is assigned.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get the poolId value.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.PoolInformation
Get you must ensure that the Pool referenced by this property exists.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Get the poolId value.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the poolId value.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the poolInfo value.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the poolInfo value.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get you may change the Pool for a Job only when the Job is disabled.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the poolInfo value.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get you may change the Pool for a Job only when the Job is disabled.
PoolInformation - Class in com.microsoft.azure.batch.protocol.models
Specifies how a Job should be assigned to a Pool.
PoolInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolInformation
 
poolLifetimeOption() - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Get possible values include: 'jobSchedule', 'job'.
PoolLifetimeOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for PoolLifetimeOption.
PoolListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
PoolListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListHeaders
 
PoolListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
PoolListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
 
PoolListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
PoolListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListOptions
 
PoolListUsageMetricsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListUsageMetrics operation.
PoolListUsageMetricsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
 
PoolListUsageMetricsNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listUsageMetricsNext operation.
PoolListUsageMetricsNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
 
PoolListUsageMetricsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listUsageMetrics operation.
PoolListUsageMetricsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
 
PoolNodeCounts - Class in com.microsoft.azure.batch.protocol.models
The number of Compute Nodes in each state for a Pool.
PoolNodeCounts() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
 
PoolNotEligibleForOSVersionUpgrade - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified pool is not eligible for an operating system version upgrade.
PoolNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The pool on which an operation was attempted is not present in the Batch account.
poolOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a PoolOperations object for performing pool-related operations on the associated account.
PoolOperations - Class in com.microsoft.azure.batch
Performs pool-related operations on an Azure Batch account.
PoolPatchHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Patch operation.
PoolPatchHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
 
PoolPatchOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for patch operation.
PoolPatchOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
 
PoolPatchParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a Pool.
PoolPatchParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
 
PoolQuotaReached - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The account has reached its quota of pools.
PoolRemoveNodesHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for RemoveNodes operation.
PoolRemoveNodesHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
 
PoolRemoveNodesOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for removeNodes operation.
PoolRemoveNodesOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
 
PoolResizeErrorCodes - Class in com.microsoft.azure.batch
Contains error codes specific to pool resize errors.
PoolResizeErrorCodes() - Constructor for class com.microsoft.azure.batch.PoolResizeErrorCodes
 
PoolResizeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Resize operation.
PoolResizeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
 
PoolResizeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for resize operation.
PoolResizeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
 
PoolResizeParameter - Class in com.microsoft.azure.batch.protocol.models
Options for changing the size of a Pool.
PoolResizeParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
 
pools() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Pools object to access its operations.
Pools - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Pools.
PoolSpecification - Class in com.microsoft.azure.batch.protocol.models
Specification for creating a new Pool.
PoolSpecification() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolSpecification
 
PoolState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for PoolState.
PoolStatistics - Class in com.microsoft.azure.batch.protocol.models
Contains utilization and resource usage statistics for the lifetime of a Pool.
PoolStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolStatistics
 
PoolStopResizeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for StopResize operation.
PoolStopResizeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
 
PoolStopResizeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for stopResize operation.
PoolStopResizeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
 
PoolUpdatePropertiesHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for UpdateProperties operation.
PoolUpdatePropertiesHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
 
PoolUpdatePropertiesOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for updateProperties operation.
PoolUpdatePropertiesOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
 
PoolUpdatePropertiesParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a Pool.
PoolUpdatePropertiesParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
 
PoolUsageMetrics - Class in com.microsoft.azure.batch.protocol.models
Usage metrics for a Pool across an aggregation interval.
PoolUsageMetrics() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
 
PoolVersionEqualsUpgradeVersion - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The pool is already on the operating system version to which it was asked to upgrade.
POPULATE_COLLECTION_THROUGHPUT_INFO - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
POPULATE_PARTITION_STATISTICS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
POPULATE_QUERY_METRICS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
POPULATE_QUOTA_INFO - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
populatePartitionKeyRangeInfo(RxDocumentServiceRequest, PartitionKeyRange, String) - Method in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
populatePropertyBag() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
 
populatePropertyBagJsonSerializable(JsonSerializable) - Static method in class com.azure.data.cosmos.BridgeInternal
 
populateQueryMetrics() - Method in class com.azure.data.cosmos.FeedOptions
Gets the option to enable populate query metrics
populateQueryMetrics(boolean) - Method in class com.azure.data.cosmos.FeedOptions
Sets the option to enable/disable getting metrics relating to query execution on document query requests
populateQuotaInfo() - Method in class com.azure.data.cosmos.CosmosContainerRequestOptions
Gets the PopulateQuotaInfo setting for cosmos container read requests in the Azure Cosmos DB database service.
populateQuotaInfo(boolean) - Method in class com.azure.data.cosmos.CosmosContainerRequestOptions
Sets the PopulateQuotaInfo setting for cosmos container read requests in the Azure Cosmos DB database service.
port() - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Get the target port.
POST - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpMethods
 
POST_TRIGGER_EXCLUDE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
POST_TRIGGER_INCLUDE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
postTriggerInclude() - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Gets the triggers to be invoked after the operation.
postTriggerInclude(List<String>) - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Sets the triggers to be invoked after the operation.
PRE_TRIGGER_EXCLUDE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
PRE_TRIGGER_INCLUDE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
precision() - Method in class com.azure.data.cosmos.HashIndex
Gets precision.
precision(int) - Method in class com.azure.data.cosmos.HashIndex
Sets precision.
PRECISION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
precision() - Method in class com.azure.data.cosmos.RangeIndex
Gets precision.
precision(int) - Method in class com.azure.data.cosmos.RangeIndex
Sets precision.
PRECONDITION_FAILED - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
PreconditionFailed - Static variable in class com.azure.data.cosmos.internal.RMResources
 
PreconditionFailedException - Exception in com.azure.data.cosmos
While this class is public, but it is not part of our published public APIs.
PreconditionFailedException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.PreconditionFailedException
 
PreconditionFailedException(String, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.PreconditionFailedException
 
preempted() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the preempted value.
PREFER - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
PREFERRED_LOCATIONS - Static variable in class com.azure.data.cosmos.internal.TestConfigurations
 
preferredLocations() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the preferred locations for geo-replicated database accounts
preferredLocations(List<String>) - Method in class com.azure.data.cosmos.ConnectionPolicy
Sets the preferred locations for geo-replicated database accounts.
prefix() - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
Filters the results to return only blobs whose names begin with the specified prefix.
prefix() - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
Filters the results to return only blobs whose names begin with the specified prefix.
prefix() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Get the prefix value.
prefix() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Get the prefix value.
prefix() - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Get the prefix value.
preProcessingError() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get the preProcessingError value.
preTriggerInclude() - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Gets the triggers to be invoked before the operation.
preTriggerInclude(List<String>) - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Sets the triggers to be invoked before the operation.
PREVIOUS_SNAPSHOT_CANNOT_BE_NEWER - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value PreviousSnapshotCannotBeNewer for StorageErrorCode.
PREVIOUS_SNAPSHOT_NOT_FOUND - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value PreviousSnapshotNotFound for StorageErrorCode.
PREVIOUS_SNAPSHOT_OPERATION_NOT_SUPPORTED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value PreviousSnapshotOperationNotSupported for StorageErrorCode.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get this property is not set if the Certificate is in its initial active state.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get this property is not set if the Job is in its initial Active state.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get this property is not present if the Job Schedule is in its initial active state.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get this property is not set if the Task is in its initial Active state.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get this property is not set if the subtask is in its initial running state.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get this property is not set if the Certificate is in its initial Active state.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get this property is not set if the Job is in its initial Active state.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get this property is not present if the Job Schedule is in its initial active state.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get this property is not set if the Task is in its initial Active state.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get this property is not set if the subtask is in its initial running state.
PRIMARY_MASTER_KEY - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
PRIMARY_READONLY_KEY - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
priority() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
priority() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
priority() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
priority() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
priority() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
priority() - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Get priorities within a Pool must be unique and are evaluated in order of priority.
processChanges(ChangeFeedObserverContext, List<CosmosItemProperties>) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedObserver
This is called when document changes are available on change feed.
processMessage(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.directconnectivity.ServerStoreModel
 
processMessage(RxDocumentServiceRequest) - Method in interface com.azure.data.cosmos.internal.RxStoreModel
Given the request, it returns an Observable of the response.
processMessageAsync(RxDocumentServiceRequest, IRetryPolicy, Function<RxDocumentServiceRequest, Mono<RxDocumentServiceRequest>>) - Method in interface com.azure.data.cosmos.internal.directconnectivity.IStoreClient
 
processMessageAsync(RxDocumentServiceRequest, Function<RxDocumentServiceRequest, Mono<RxDocumentServiceRequest>>) - Method in interface com.azure.data.cosmos.internal.directconnectivity.IStoreClient
 
processMessageAsync(RxDocumentServiceRequest, IRetryPolicy) - Method in interface com.azure.data.cosmos.internal.directconnectivity.IStoreClient
 
processMessageAsync(RxDocumentServiceRequest) - Method in interface com.azure.data.cosmos.internal.directconnectivity.IStoreClient
 
processMessageAsync(RxDocumentServiceRequest, IRetryPolicy, Function<RxDocumentServiceRequest, Mono<RxDocumentServiceRequest>>) - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreClient
 
processMessages() - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to get and delete messages granted.
processOnClose(Link, ErrorCondition) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
processOnClose(Link, Exception) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
ProcessorSettings - Class in com.azure.data.cosmos.internal.changefeed
Implementation for the partition processor properties.
ProcessorSettings() - Constructor for class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
PRODUCT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
PRODUCT_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
PROFILE_REQUEST - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
progressReceiver() - Method in class com.microsoft.azure.storage.blob.TransferManagerDownloadFromBlobOptions
progressReceiver() - Method in class com.microsoft.azure.storage.blob.TransferManagerUploadToBlockBlobOptions
ProgressReporter - Class in com.microsoft.azure.storage.blob
ProgressReporterImpl offers a convenient way to add progress tracking to a given Flowable.
ProgressReporter() - Constructor for class com.microsoft.azure.storage.blob.ProgressReporter
 
properties() - Method in class com.azure.data.cosmos.ChangeFeedOptions
Gets the properties
properties(Map<String, Object>) - Method in class com.azure.data.cosmos.ChangeFeedOptions
Sets the properties used to identify the request token.
properties() - Method in class com.azure.data.cosmos.CosmosConflictResponse
Get conflict properties object representing the resource on the server
properties() - Method in class com.azure.data.cosmos.CosmosContainerResponse
Gets the container properties
properties() - Method in class com.azure.data.cosmos.CosmosDatabaseResponse
Gets the cosmos database properties
properties() - Method in class com.azure.data.cosmos.CosmosItemResponse
Gets the itemSettings
properties() - Method in class com.azure.data.cosmos.CosmosPermissionResponse
Get the permission properties
properties() - Method in class com.azure.data.cosmos.CosmosStoredProcedureResponse
Gets the stored procedure properties
properties() - Method in class com.azure.data.cosmos.CosmosTriggerResponse
Gets the cosmos trigger properties or null
properties() - Method in class com.azure.data.cosmos.CosmosUserDefinedFunctionResponse
Gets the cosmos user defined function properties
properties() - Method in class com.azure.data.cosmos.CosmosUserResponse
Gets the cosmos user properties
properties() - Method in class com.azure.data.cosmos.FeedOptions
Gets the properties
properties(Map<String, Object>) - Method in class com.azure.data.cosmos.FeedOptions
Sets the properties used to identify the request token.
Properties() - Constructor for class com.azure.data.cosmos.internal.Constants.Properties
 
properties - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
properties() - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Get the properties value.
properties() - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Get the properties value.
properties() - Method in class com.microsoft.azure.storage.blob.models.ContainerItem
Get the properties value.
protectRequest(Request) - Method in class com.microsoft.azure.keyvault.messagesecurity.HttpMessageSecurity
Protects existing request.
PROTOCOL - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
Protocol - Enum in com.azure.data.cosmos.internal.directconnectivity
 
protocol() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get possible values include: 'tcp', 'udp'.
protocol() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get possible values include: 'tcp', 'udp'.
protocol() - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
protocol() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
protocol() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
protocolLayer() - Method in class com.microsoft.azure.batch.BatchClient
Gets the protocol layer service client that issues requests to the Azure Batch service.
PROTOCOLS - Static variable in class com.azure.data.cosmos.internal.TestConfigurations
 
ProtocolScheme() - Constructor for class com.azure.data.cosmos.internal.RuntimeConstants.ProtocolScheme
 
ProtonIOError - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
ProtonUtil - Class in com.microsoft.azure.servicebus.amqp
 
Provider(RntbdTransportClient.Options, SslContext) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider
 
provider() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
provider() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
proxy() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the InetSocketAddress of proxy server.
proxy(String, int) - Method in class com.azure.data.cosmos.ConnectionPolicy
This will create the InetSocketAddress for proxy server, all the requests to cosmoDB will route from this address.
PROXY_AUTHENTICATE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
PROXY_AUTHORIZATION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ProxyConnectionHandler - Class in com.microsoft.azure.servicebus.amqp
 
ProxyConnectionHandler(IAmqpConnection) - Constructor for class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
 
ProxyDocumentQueryExecutionContext<T extends Resource> - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
ProxyDocumentQueryExecutionContext(IDocumentQueryExecutionContext<T>, IDocumentQueryClient, ResourceType, Class<T>, SqlQuerySpec, FeedOptions, String, DocumentCollection, boolean, UUID) - Constructor for class com.azure.data.cosmos.internal.query.ProxyDocumentQueryExecutionContext
 
PS256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value PS256 for JsonWebKeySignatureAlgorithm.
PS384 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value PS384 for JsonWebKeySignatureAlgorithm.
PS512 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value PS512 for JsonWebKeySignatureAlgorithm.
publicAccess() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Get the publicAccess value.
PublicAccessType - Class in com.microsoft.azure.storage.blob.models
Defines values for PublicAccessType.
PublicAccessType() - Constructor for class com.microsoft.azure.storage.blob.models.PublicAccessType
 
publicData() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the publicData value.
publicFQDN() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the publicFQDN value.
publicIPAddress() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the publicIPAddress value.
publisher() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get for example, Canonical or MicrosoftWindowsServer.
PURGEABLE - Static variable in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Static value Purgeable for DeletionRecoveryLevel.
purgeDeletedCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified deleted certificate.
purgeDeletedCertificateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified deleted certificate.
purgeDeletedCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified deleted certificate.
purgeDeletedCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified deleted certificate.
purgeDeletedKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified key.
purgeDeletedKeyAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified key.
purgeDeletedKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified key.
purgeDeletedKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified key.
purgeDeletedSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified secret.
purgeDeletedSecretAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified secret.
purgeDeletedSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified secret.
purgeDeletedSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified secret.
purgeDeletedStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified storage account.
purgeDeletedStorageAccountAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified storage account.
purgeDeletedStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified storage account.
purgeDeletedStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified storage account.
PUT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpMethods
 
put(String, V) - Method in class com.azure.data.cosmos.internal.routing.CaseInsensitiveHashMap
 
put(String, Algorithm) - Method in class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
Add/Update a named algorithm implementation.
putAll(Map<? extends String, ? extends V>) - Method in class com.azure.data.cosmos.internal.routing.CaseInsensitiveHashMap
 
putIfAbsent(String, V) - Method in class com.azure.data.cosmos.internal.routing.CaseInsensitiveHashMap
 
putQueryMetricsIntoMap(FeedResponse<T>, String, QueryMetrics) - Static method in class com.azure.data.cosmos.BridgeInternal
 

Q

q() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get RSA secret prime, with p < q value.
qi() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the RSA Private Key Parameter value.
Quadruple<A,B,C,D> - Class in com.azure.data.cosmos.internal
Represents class with four different generic objects.
Quadruple(A, B, C, D) - Constructor for class com.azure.data.cosmos.internal.Quadruple
 
QUERY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
query - Variable in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
QUERY_ENGINE_CONFIGURATION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
QUERY_JSON - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
QUERY_METRICS - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
QUERY_METRICS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
queryChangeFeedItems(ChangeFeedOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Query for documents in a items in a container After subscription the operation will be performed.
queryCollections(String, String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for document collections in a database.
queryCollections(String, SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for document collections in a database.
queryCollections(String, String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryCollections(String, SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
QueryCompatibilityMode - Enum in com.azure.data.cosmos.internal
A client query compatibility mode when making query request in the Azure Cosmos DB database service.
QueryCompileTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
QueryCompileTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
queryConflicts(String) - Method in class com.azure.data.cosmos.CosmosContainer
Queries all the conflicts in the container
queryConflicts(String, FeedOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Queries all the conflicts in the container
queryConflicts(String, String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for conflicts.
queryConflicts(String, SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for conflicts.
queryConflicts(String, String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryConflicts(String, SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryContainers(String) - Method in class com.azure.data.cosmos.CosmosDatabase
Query for cosmos containers in a cosmos database.
queryContainers(String, FeedOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Query for cosmos containers in a cosmos database.
queryContainers(SqlQuerySpec) - Method in class com.azure.data.cosmos.CosmosDatabase
Query for cosmos containers in a cosmos database.
queryContainers(SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Query for cosmos containers in a cosmos database.
queryDatabases(String, FeedOptions) - Method in class com.azure.data.cosmos.CosmosClient
Query for databases.
queryDatabases(SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.CosmosClient
Query for databases.
queryDatabases(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for databases.
queryDatabases(SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for databases.
queryDatabases(SqlQuerySpec) - Method in interface com.azure.data.cosmos.internal.DatabaseForTest.DatabaseManager
 
queryDatabases(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryDatabases(SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryDocumentChangeFeed(String, ChangeFeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for documents change feed in a document collection.
queryDocumentChangeFeed(String, ChangeFeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryDocuments(String, String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for documents in a document collection.
queryDocuments(String, SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for documents in a document collection.
queryDocuments(String, String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryDocuments(String, SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
QueryEngineTimes - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
QueryEngineTimesText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
QueryExecutionContext() - Constructor for class com.azure.data.cosmos.internal.Constants.QueryExecutionContext
 
QueryInfo - Class in com.azure.data.cosmos.internal.query
Used internally to encapsulates a query's information in the Azure Cosmos DB database service.
QueryInfo() - Constructor for class com.azure.data.cosmos.internal.query.QueryInfo
 
QueryInfo(String) - Constructor for class com.azure.data.cosmos.internal.query.QueryInfo
 
QueryItem - Class in com.azure.data.cosmos.internal.query
Used internally for query in the Azure Cosmos DB database service.
QueryItem(String) - Constructor for class com.azure.data.cosmos.internal.query.QueryItem
 
queryItems(String) - Method in class com.azure.data.cosmos.CosmosContainer
Query for documents in a items in a container After subscription the operation will be performed.
queryItems(String, FeedOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Query for documents in a items in a container After subscription the operation will be performed.
queryItems(SqlQuerySpec) - Method in class com.azure.data.cosmos.CosmosContainer
Query for documents in a items in a container After subscription the operation will be performed.
queryItems(SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Query for documents in a items in a container After subscription the operation will be performed.
queryItems(CosmosContainer, SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
Query for items in a document container.
QueryMetrics - Class in com.azure.data.cosmos.internal
Query metrics in the Azure Cosmos database service.
QueryMetrics(List<String>, long, long, long, long, long, Duration, QueryPreparationTimes, Duration, Duration, Duration, RuntimeExecutionTimes, Duration, ClientSideMetrics) - Constructor for class com.azure.data.cosmos.internal.QueryMetrics
 
QueryMetricsConstants - Class in com.azure.data.cosmos.internal
 
QueryMetricsConstants() - Constructor for class com.azure.data.cosmos.internal.QueryMetricsConstants
 
queryMetricsFromFeedResponse(FeedResponse) - Static method in class com.azure.data.cosmos.BridgeInternal
 
QueryMetricsTextWriter - Class in com.azure.data.cosmos.internal.query.metrics
 
QueryMetricsTextWriter(StringBuilder) - Constructor for class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
QueryMetricsUtils - Class in com.azure.data.cosmos.internal
 
QueryMetricsUtils() - Constructor for class com.azure.data.cosmos.internal.QueryMetricsUtils
 
queryOffers(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for offers in a database.
queryOffers(SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for offers in a database.
queryOffers(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryOffers(SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
QueryOptimizationTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
QueryOptimizationTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
queryPermissions(String) - Method in class com.azure.data.cosmos.CosmosUser
Query for permissions.
queryPermissions(String, FeedOptions) - Method in class com.azure.data.cosmos.CosmosUser
Query for permissions.
queryPermissions(String, String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for permissions.
queryPermissions(String, SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for permissions.
queryPermissions(String, String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryPermissions(String, SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
QueryPreparationTimes - Class in com.azure.data.cosmos.internal
 
QueryPreparationTimesText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
QueryRequestPerformanceActivity - Class in com.azure.data.cosmos.internal.directconnectivity
 
QueryRequestPerformanceActivity() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.QueryRequestPerformanceActivity
 
querySpec - Variable in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
queryStoredProcedures(String, FeedOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Query for stored procedures in a container.
queryStoredProcedures(SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Query for stored procedures in a container.
queryStoredProcedures(String, String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for stored procedures in a document collection.
queryStoredProcedures(String, SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for stored procedures in a document collection.
queryStoredProcedures(String, String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryStoredProcedures(String, SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryString - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
QueryStrings() - Constructor for class com.azure.data.cosmos.internal.HttpConstants.QueryStrings
 
queryText() - Method in class com.azure.data.cosmos.SqlQuerySpec
Gets the text of the query.
queryText(String) - Method in class com.azure.data.cosmos.SqlQuerySpec
Sets the text of the query.
queryTriggers(String, FeedOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Query for triggers in the container After subscription the operation will be performed.
queryTriggers(SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Query for triggers in the container After subscription the operation will be performed.
queryTriggers(String, String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for triggers.
queryTriggers(String, SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for triggers.
queryTriggers(String, String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryTriggers(String, SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryUserDefinedFunctions(String, FeedOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Query for user defined functions in the container.
queryUserDefinedFunctions(SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Query for user defined functions in the container.
queryUserDefinedFunctions(String, String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for user defined functions.
queryUserDefinedFunctions(String, SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for user defined functions.
queryUserDefinedFunctions(String, String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryUserDefinedFunctions(String, SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryUsers(String) - Method in class com.azure.data.cosmos.CosmosDatabase
Query for cosmos users in a database.
queryUsers(String, FeedOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Query for cosmos users in a database.
queryUsers(SqlQuerySpec) - Method in class com.azure.data.cosmos.CosmosDatabase
Query for cosmos users in a database.
queryUsers(SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Query for cosmos users in a database.
queryUsers(String, String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for users.
queryUsers(String, SqlQuerySpec, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Query for users.
queryUsers(String, String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queryUsers(String, SqlQuerySpec, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
queue() - Method in class com.microsoft.azure.storage.blob.AccountSASService
Permission to access queue resources granted.
QueueClient - Class in com.microsoft.azure.servicebus
 
QueueClient(ConnectionStringBuilder, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.QueueClient
 
QueueClient(String, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.QueueClient
 
QueueClient(URI, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.QueueClient
 
QueueDescription - Class in com.microsoft.azure.servicebus.management
Represents the metadata description of the queue.
QueueDescription(String) - Constructor for class com.microsoft.azure.servicebus.management.QueueDescription
Initializes a new instance of QueueDescription with the specified relative path.
queueExists(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Checks whether a given queue exists or not.
queueExistsAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Checks whether a given queue exists or not.
QueueRuntimeInfo - Class in com.microsoft.azure.servicebus.management
This provides runtime information of the queue.
QueueRuntimeInfoSerializer - Class in com.microsoft.azure.servicebus.management
 
QueueRuntimeInfoSerializer() - Constructor for class com.microsoft.azure.servicebus.management.QueueRuntimeInfoSerializer
 
QUORUM_ACKED_LLSN - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
QUORUM_ACKED_LOCAL_LSN - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
QUORUM_ACKED_LSN - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
quorumAckedLSN - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
QuorumReader - Class in com.azure.data.cosmos.internal.directconnectivity
QuorumReader wraps the client side quorum logic on top of the StoreReader
QuorumReader(Configs, TransportClient, AddressSelector, StoreReader, GatewayServiceConfigurationReader, IAuthorizationTokenProvider) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.QuorumReader
 
QuorumReader(TransportClient, AddressSelector, StoreReader, GatewayServiceConfigurationReader, IAuthorizationTokenProvider, Configs) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.QuorumReader
 
quorumSelectedLSN - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
quorumSelectedStoreResponse - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
Quota() - Constructor for class com.azure.data.cosmos.internal.Constants.Quota
 
QuotaExceededException - Exception in com.microsoft.azure.eventhubs
 
QuotaExceededException(String) - Constructor for exception com.microsoft.azure.eventhubs.QuotaExceededException
 
QuotaExceededException(Throwable) - Constructor for exception com.microsoft.azure.eventhubs.QuotaExceededException
 
QuotaExceededException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown to signal that a service bus entity or namespace exceeded its quota.
QuotaExceededException() - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
 
QuotaExceededException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
 
QuotaExceededException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
 
QuotaExceededException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
 

R

R_ID - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
randomUUID() - Static method in class com.azure.data.cosmos.internal.Utils
 
Range(DataType) - Static method in class com.azure.data.cosmos.Index
Returns an instance of RangeIndex class with specified DataType.
Range(DataType, int) - Static method in class com.azure.data.cosmos.Index
Returns an instance of RangeIndex class with specified DataType and precision.
Range<T extends Comparable<T>> - Class in com.azure.data.cosmos.internal.routing
 
Range() - Constructor for class com.azure.data.cosmos.internal.routing.Range
 
Range(String) - Constructor for class com.azure.data.cosmos.internal.routing.Range
 
Range(T, T, boolean, boolean) - Constructor for class com.azure.data.cosmos.internal.routing.Range
 
Range.MaxComparator<T extends Comparable<T>> - Class in com.azure.data.cosmos.internal.routing
 
Range.MinComparator<T extends Comparable<T>> - Class in com.azure.data.cosmos.internal.routing
 
RangeIndex - Class in com.azure.data.cosmos
Represents a range index in the Azure Cosmos DB database service.
RangeIndex(DataType) - Constructor for class com.azure.data.cosmos.RangeIndex
Initializes a new instance of the RangeIndex class with specified DataType.
RangeIndex(DataType, int) - Constructor for class com.azure.data.cosmos.RangeIndex
Initializes a new instance of the RangeIndex class with specified DataType and precision.
rawHeaders() - Method in class com.microsoft.azure.storage.blob.DownloadResponse
 
rawResponse() - Method in class com.microsoft.azure.storage.blob.DownloadResponse
 
reactivate(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a Task, allowing it to run again even if its retry count has been exhausted.
reactivate(String, String, TaskReactivateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a Task, allowing it to run again even if its retry count has been exhausted.
reactivateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a Task, allowing it to run again even if its retry count has been exhausted.
reactivateAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a Task, allowing it to run again even if its retry count has been exhausted.
reactivateAsync(String, String, TaskReactivateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a Task, allowing it to run again even if its retry count has been exhausted.
reactivateAsync(String, String, TaskReactivateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a Task, allowing it to run again even if its retry count has been exhausted.
reactivateTask(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateTask(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a Task, allowing it to run again even if its retry count has been exhausted.
reactivateWithServiceResponseAsync(String, String, TaskReactivateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a Task, allowing it to run again even if its retry count has been exhausted.
reactor(ReactorHandler, int) - Static method in class com.microsoft.azure.servicebus.amqp.ProtonUtil
 
REACTOR_IO_POLL_TIMEOUT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REACTOR_NETWORK_LOG_CATEGORY - Static variable in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
ReactorDispatcher - Class in com.microsoft.azure.servicebus.amqp
Reactor is not thread-safe - all calls to Proton API's should be - on the Reactor Thread.
ReactorDispatcher(Reactor) - Constructor for class com.microsoft.azure.servicebus.amqp.ReactorDispatcher
 
ReactorHandler - Class in com.microsoft.azure.servicebus.amqp
 
ReactorHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.ReactorHandler
 
read(CosmosConflictRequestOptions) - Method in class com.azure.data.cosmos.CosmosConflict
Reads a conflict.
read() - Method in class com.azure.data.cosmos.CosmosContainer
Reads the document container After subscription the operation will be performed.
read(CosmosContainerRequestOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Reads the document container by the container link.
read() - Method in class com.azure.data.cosmos.CosmosDatabase
Reads a database.
read(CosmosDatabaseRequestOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Reads a database.
read() - Method in class com.azure.data.cosmos.CosmosItem
Reads an item.
read(CosmosItemRequestOptions) - Method in class com.azure.data.cosmos.CosmosItem
Reads an item.
read(RequestOptions) - Method in class com.azure.data.cosmos.CosmosPermission
Reads a permission.
read() - Method in class com.azure.data.cosmos.CosmosStoredProcedure
Read a stored procedure by the stored procedure link.
read(CosmosStoredProcedureRequestOptions) - Method in class com.azure.data.cosmos.CosmosStoredProcedure
Read a stored procedure by the stored procedure link.
read() - Method in class com.azure.data.cosmos.CosmosTrigger
Reads a cosmos trigger by the trigger link.
read() - Method in class com.azure.data.cosmos.CosmosUser
Reads a cosmos user
read() - Method in class com.azure.data.cosmos.CosmosUserDefinedFunction
Read a user defined function.
read(ChannelHandlerContext) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Intercepts ChannelHandlerContext.read()
read() - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to read resources and list queues and tables granted.
read() - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Read access granted.
read() - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Read access granted.
read() - Method in class com.microsoft.azure.storage.blob.models.Logging
Get the read value.
READ_FEED_KEY_TYPE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
READ_PERMISSION_MODE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
READ_POLICY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
READ_SESSION_NOT_AVAILABLE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
READABLE_LOCATIONS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
readAllAsync(int) - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.Worker
 
readAllConflicts(FeedOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Lists all the conflicts in the container
readAllContainers(FeedOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Reads all cosmos containers.
readAllContainers() - Method in class com.azure.data.cosmos.CosmosDatabase
Reads all cosmos containers.
readAllDatabases(FeedOptions) - Method in class com.azure.data.cosmos.CosmosClient
Reads all databases.
readAllDatabases() - Method in class com.azure.data.cosmos.CosmosClient
Reads all databases.
readAllItems() - Method in class com.azure.data.cosmos.CosmosContainer
Reads all cosmos items in the container.
readAllItems(FeedOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Reads all cosmos items in a container.
readAllPermissions(FeedOptions) - Method in class com.azure.data.cosmos.CosmosUser
Reads all permissions.
readAllStoredProcedures(FeedOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Reads all cosmos stored procedures in a container.
readAllTriggers(FeedOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Reads all triggers in a container After subscription the operation will be performed.
readAllUserDefinedFunctions(FeedOptions) - Method in class com.azure.data.cosmos.CosmosScripts
Reads all cosmos user defined functions in the container After subscription the operation will be performed.
readAllUsers() - Method in class com.azure.data.cosmos.CosmosDatabase
Reads all cosmos users in a database.
readAllUsers(FeedOptions) - Method in class com.azure.data.cosmos.CosmosDatabase
Reads all cosmos users in a database.
readAsync(RxDocumentServiceRequest, TimeoutHelper, boolean, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.ConsistencyReader
 
readCollection(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads a document collection by the collection link.
readCollection(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readCollections(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all document collections in a database.
readCollections(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readConflict(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads a conflict.
readConflict(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readConflicts(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all conflicts in a document collection.
readConflicts(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readContainer(CosmosContainer, CosmosContainerRequestOptions) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
readContainerSettings(CosmosContainer, CosmosContainerRequestOptions) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
Reads and returns the container properties.
readDatabase(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads a database.
readDatabase(CosmosDatabase, CosmosDatabaseRequestOptions) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
Reads a database.
readDatabase(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readDatabases(FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all databases.
readDatabases(FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readDocument(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads a document by the document link.
readDocument(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readDocuments(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all documents in a document collection.
readDocuments(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readFeedAsync(RxDocumentServiceRequest) - Method in interface com.azure.data.cosmos.internal.query.IDocumentQueryClient
 
ReadFeedKeyType - Enum in com.azure.data.cosmos.internal
Type of Start and End key for ReadFeedKey
readIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the readIOGiB value.
readIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the readIOGiB value.
readIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the readIOGiB value.
readIOps() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the readIOps value.
readIOps() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the readIOps value.
readIOps() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the readIOps value.
readItem(CosmosItem, CosmosItemRequestOptions) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
Reads a CosmosItem
ReadMode - Enum in com.azure.data.cosmos.internal.directconnectivity
 
readMultipleReplicaAsync(RxDocumentServiceRequest, boolean, int, boolean, boolean, ReadMode) - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreReader
 
readMultipleReplicaAsync(RxDocumentServiceRequest, boolean, int, boolean, boolean, ReadMode, boolean, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreReader
Makes requests to multiple replicas at once and returns responses
readOffer(String) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads an offer.
readOffer(String) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readOffers(FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads offers.
readOffers(FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readPartitionKeyRangeFeed(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
Reads the feed (sequence) of PartitionKeyRange for a database account from the Azure Cosmos DB service as an asynchronous operation.
readPartitionKeyRanges(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all partition key ranges in a document collection.
readPartitionKeyRanges(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readPermission(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads a permission.
readPermission(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readPermissions(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all permissions.
readPermissions(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readPrimaryAsync(RxDocumentServiceRequest, boolean, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreReader
 
readProvisionedThroughput() - Method in class com.azure.data.cosmos.CosmosContainer
Gets the throughput of the container
readProvisionedThroughput() - Method in class com.azure.data.cosmos.CosmosDatabase
Gets the throughput of the database
ReadQuorumNotMet - Static variable in class com.azure.data.cosmos.internal.RMResources
 
ReadSessionNotAvailable - Static variable in class com.azure.data.cosmos.internal.RMResources
 
readStoredProcedure(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
READ a stored procedure by the stored procedure link.
readStoredProcedure(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readStoredProcedures(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all stored procedures in a document collection link.
readStoredProcedures(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readStrongAsync(RxDocumentServiceRequest, int, ReadMode) - Method in class com.azure.data.cosmos.internal.directconnectivity.QuorumReader
 
readTrigger(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads a trigger by the trigger link.
readTrigger(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readTriggers(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all triggers in a document collection.
readTriggers(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readUser(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads a user.
readUser(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readUserDefinedFunction(String, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
READ a user defined function.
readUserDefinedFunction(String, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readUserDefinedFunctions(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all user defined functions in a document collection.
readUserDefinedFunctions(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
readUsers(String, FeedOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Reads all users in a database.
readUsers(String, FeedOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
ready() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingStopwatch
Tells the SchedulingStopwatch know that the process is in a state where it is ready to be worked on, which in turn starts the stopwatch for for response time and turnaround time.
reboot(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified Compute Node.
reboot(String, String, ComputeNodeRebootOption, ComputeNodeRebootOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified Compute Node.
rebootAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified Compute Node.
rebootAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified Compute Node.
rebootAsync(String, String, ComputeNodeRebootOption, ComputeNodeRebootOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified Compute Node.
rebootAsync(String, String, ComputeNodeRebootOption, ComputeNodeRebootOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified Compute Node.
rebootComputeNode(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reboots the specified compute node.
rebootComputeNode(String, String, ComputeNodeRebootOption) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reboots the specified compute node.
rebootComputeNode(String, String, ComputeNodeRebootOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reboots the specified compute node.
rebooting() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the rebooting value.
rebootWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified Compute Node.
rebootWithServiceResponseAsync(String, String, ComputeNodeRebootOption, ComputeNodeRebootOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified Compute Node.
receive(int) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Receive a batch of EventData's from an EventHub partition
receive() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a Message with default server wait time.
receive(Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a Message with specified server wait time.
receiveAsync() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a Message from Azure Service Bus.
receiveAsync(Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a Message from Azure Service Bus with server wait time.
receiveAsync(int, Duration) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
receiveBatch(int) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a maximum of maxMessageCount Message from Azure Service Bus.
receiveBatch(int, Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a maximum of maxMessageCount Message from Azure Service Bus with server wait time.
receiveBatchAsync(int) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously receives a maximum of maxMessageCount Message from the entity.
receiveBatchAsync(int, Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously receives a maximum of maxMessageCount Message from Azure Service Bus with server wait time.
receiveDeferredMessage(long) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a deferred Message.
receiveDeferredMessageAsync(long) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously receives a specific deferred Message identified by sequence number.
receiveDeferredMessageBatch(Collection<Long>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a batch of deferred Message.
receiveDeferredMessageBatchAsync(Collection<Long>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously receives a set of deferred Message from the entity.
receiveDeferredMessageBatchAsync(Long[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
receiveHangDetectionTime(Duration) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
ReceiveLinkHandler - Class in com.microsoft.azure.servicebus.amqp
 
ReceiveLinkHandler(IAmqpReceiver) - Constructor for class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
 
ReceiveMode - Enum in com.microsoft.azure.servicebus
Enumeration to represent the two receive modes Azure Service Bus supports.
ReceiverDisconnectedException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when a EventHubReceiver is being disconnected because of one of the following reason: user attempts to connect a non-epoch receiver to a event hub partition, when there is an epoch receiver connected to the partition.
ReceiverDisconnectedException(String) - Constructor for exception com.microsoft.azure.eventhubs.ReceiverDisconnectedException
 
ReceiverDisconnectedException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a EventHubReceiver is being disconnected because of one of the following reason: user attempts to connect a non-epoch receiver to a event hub partition, when there is an epoch receiver connected to the partition.
ReceiverErrorContext - Class in com.microsoft.azure.servicebus.primitives
 
ReceiverOptions - Class in com.microsoft.azure.eventhubs
Represents various optional behaviors which can be turned on or off during the creation of a PartitionReceiver.
ReceiverOptions() - Constructor for class com.microsoft.azure.eventhubs.ReceiverOptions
 
ReceiverRuntimeInformation - Class in com.microsoft.azure.eventhubs
Represents the temporal end of stream information of an EventHubs Partition.
ReceiverRuntimeInformation(String) - Constructor for class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
 
receiveSync(int) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Synchronous version of PartitionReceiver.receive(int).
recentJob() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Get this property is present only if the at least one Job has run under the schedule.
RecentJob - Class in com.microsoft.azure.batch.protocol.models
Information about the most recent Job to run under the Job Schedule.
RecentJob() - Constructor for class com.microsoft.azure.batch.protocol.models.RecentJob
 
recentTasks() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get this property is present only if at least one Task has run on this Compute Node since it was assigned to the Pool.
recordAddressResolutionEnd(CosmosResponseDiagnostics, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
recordAddressResolutionStart(CosmosResponseDiagnostics, URI) - Static method in class com.azure.data.cosmos.BridgeInternal
 
recordResponse(CosmosResponseDiagnostics, RxDocumentServiceRequest, StoreResult) - Static method in class com.azure.data.cosmos.BridgeInternal
 
RECOVERABLE - Static variable in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Static value Recoverable for DeletionRecoveryLevel.
RECOVERABLE_PROTECTED_SUBSCRIPTION - Static variable in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Static value Recoverable+ProtectedSubscription for DeletionRecoveryLevel.
RECOVERABLE_PURGEABLE - Static variable in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Static value Recoverable+Purgeable for DeletionRecoveryLevel.
recoverDeletedCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted certificate back to its current version under /certificates.
recoverDeletedCertificateAsync(String, String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted certificate back to its current version under /certificates.
recoverDeletedCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted certificate back to its current version under /certificates.
recoverDeletedCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted certificate back to its current version under /certificates.
recoverDeletedKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted key to its latest version.
recoverDeletedKeyAsync(String, String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted key to its latest version.
recoverDeletedKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted key to its latest version.
recoverDeletedKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted key to its latest version.
recoverDeletedSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted SAS definition.
recoverDeletedSasDefinitionAsync(String, String, String, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted SAS definition.
recoverDeletedSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted SAS definition.
recoverDeletedSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted SAS definition.
recoverDeletedSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted secret to the latest version.
recoverDeletedSecretAsync(String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted secret to the latest version.
recoverDeletedSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted secret to the latest version.
recoverDeletedSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted secret to the latest version.
recoverDeletedStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted storage account.
recoverDeletedStorageAccountAsync(String, String, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted storage account.
recoverDeletedStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted storage account.
recoverDeletedStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted storage account.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyBundle
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretBundle
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageBundle
Get the recoveryId value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.CertificateAttributes
Get the recoveryLevel value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
Get the recoveryLevel value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Get the recoveryLevel value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
Get the recoveryLevel value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Get the recoveryLevel value.
recurrenceInterval() - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Get because a Job Schedule can have at most one active Job under it at any given time, if it is time to create a new Job under a Job Schedule, but the previous Job is still running, the Batch service will not create the new Job until the previous Job finishes.
refCnt() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
Returns the reference count of this object.
REFERER - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
refresh(TKey, Callable<Mono<TValue>>) - Method in class com.azure.data.cosmos.internal.caches.AsyncCache
Forces refresh of the cached item if it is not being refreshed at the moment.
refresh(String, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxCollectionCache
This method is only used in retry policy as it doesn't have request handy.
refreshLocationAsync(DatabaseAccount) - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
regenerateStorageAccountKey(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Regenerates the specified key value for the given storage account.
regenerateStorageAccountKeyAsync(String, String, String, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Regenerates the specified key value for the given storage account.
regenerateStorageAccountKeyAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Regenerates the specified key value for the given storage account.
regenerateStorageAccountKeyWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Regenerates the specified key value for the given storage account.
regenerationPeriod() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the regenerationPeriod value.
regenerationPeriod() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the regenerationPeriod value.
regenerationPeriod() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the regenerationPeriod value.
regionIndex - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
registerEventProcessor(Class<T>) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Register class for event processor and start processing.
registerEventProcessor(Class<T>, EventProcessorOptions) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Register class for event processor and start processing.
registerEventProcessorFactory(IEventProcessorFactory<?>) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Register a user-supplied event processor factory and start processing.
registerEventProcessorFactory(IEventProcessorFactory<?>, EventProcessorOptions) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Register user-supplied event processor factory and start processing.
registerForConnectionError(Link) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
 
registerForConnectionError(Link) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Internal method. Clients should not use this method.
registerMessageHandler(IMessageHandler) - Method in class com.microsoft.azure.servicebus.QueueClient
Deprecated.
registerMessageHandler(IMessageHandler, MessageHandlerOptions) - Method in class com.microsoft.azure.servicebus.QueueClient
Deprecated.
registerMessageHandler(IMessageHandler, ExecutorService) - Method in class com.microsoft.azure.servicebus.QueueClient
 
registerMessageHandler(IMessageHandler, MessageHandlerOptions, ExecutorService) - Method in class com.microsoft.azure.servicebus.QueueClient
 
registerMessageHandler(IMessageHandler) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
Deprecated.
registerMessageHandler(IMessageHandler, MessageHandlerOptions) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
Deprecated.
registerMessageHandler(IMessageHandler, ExecutorService) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
registerMessageHandler(IMessageHandler, MessageHandlerOptions, ExecutorService) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
registerSessionHandler(ISessionHandler) - Method in class com.microsoft.azure.servicebus.QueueClient
Deprecated.
registerSessionHandler(ISessionHandler, SessionHandlerOptions) - Method in class com.microsoft.azure.servicebus.QueueClient
Deprecated.
registerSessionHandler(ISessionHandler, ExecutorService) - Method in class com.microsoft.azure.servicebus.QueueClient
 
registerSessionHandler(ISessionHandler, SessionHandlerOptions, ExecutorService) - Method in class com.microsoft.azure.servicebus.QueueClient
 
registerSessionHandler(ISessionHandler) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
Deprecated.
registerSessionHandler(ISessionHandler, SessionHandlerOptions) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
Deprecated.
registerSessionHandler(ISessionHandler, ExecutorService) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
registerSessionHandler(ISessionHandler, SessionHandlerOptions, ExecutorService) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
registry() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Get this setting can be omitted if was already provided at Pool creation.
registryServer() - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Get if omitted, the default is "docker.io".
REHYDRATE_PENDING_TO_COOL - Static variable in class com.microsoft.azure.storage.blob.models.ArchiveStatus
Static value rehydrate-pending-to-cool for ArchiveStatus.
REHYDRATE_PENDING_TO_HOT - Static variable in class com.microsoft.azure.storage.blob.models.ArchiveStatus
Static value rehydrate-pending-to-hot for ArchiveStatus.
reimage(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified Compute Node.
reimage(String, String, ComputeNodeReimageOption, ComputeNodeReimageOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified Compute Node.
reimageAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified Compute Node.
reimageAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified Compute Node.
reimageAsync(String, String, ComputeNodeReimageOption, ComputeNodeReimageOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified Compute Node.
reimageAsync(String, String, ComputeNodeReimageOption, ComputeNodeReimageOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified Compute Node.
reimageComputeNode(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reinstalls the operating system on the specified compute node.
reimageComputeNode(String, String, ComputeNodeReimageOption) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reinstalls the operating system on the specified compute node.
reimageComputeNode(String, String, ComputeNodeReimageOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reinstalls the operating system on the specified compute node.
reimageWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified Compute Node.
reimageWithServiceResponseAsync(String, String, ComputeNodeReimageOption, ComputeNodeReimageOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified Compute Node.
reimaging() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the reimaging value.
release(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseManager
It releases ownership of the lease.
release(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
Release ownership of the lease.
release(Channel, Promise<Void>) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
 
release() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
Decreases the reference count by 1 and deallocate this object if the reference count reaches 0
release(int) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
Decreases the reference count by decrement and de-allocates this object if the reference count reaches 0
releaseInitializationLock() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStore
Releases the lock one the lease store for initialization.
releaseInitializationLock() - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
Releases the lock one the lease store for initialization.
releaseLease(CompleteLease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Give up a lease currently held by this host.
releaseLease(CompleteLease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
releaseLease(String) - Method in class com.microsoft.azure.storage.blob.BlobURL
Releases the blob's previously-acquired lease.
releaseLease(String, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Releases the blob's previously-acquired lease.
releaseLease(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Releases the container's previously-acquired lease.
releaseLease(String, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Releases the container's previously-acquired lease.
releaseLease(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
releaseLease(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
releaseLeaseAsync(Context, String, Integer, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
releaseLeaseAsync(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
releaseLeaseAsync(Context, String, Integer, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
releaseLeaseAsync(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
releaseLeaseWithRestResponseAsync(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
releaseLeaseWithRestResponseAsync(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
RELEASING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
ReliableDownloadOptions - Class in com.microsoft.azure.storage.blob
ReliableDownloadOptions contains properties which help the Flowable returned from DownloadResponse.body(ReliableDownloadOptions) determine when to retry.
ReliableDownloadOptions() - Constructor for class com.microsoft.azure.storage.blob.ReliableDownloadOptions
 
reliableDownloadOptionsPerBlock() - Method in class com.microsoft.azure.storage.blob.TransferManagerDownloadFromBlobOptions
remaining() - Method in class com.microsoft.azure.servicebus.primitives.TimeoutTracker
 
REMAINING_TIME_IN_MS_ON_CLIENT_REQUEST - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
RemainingPartitionWork - Interface in com.azure.data.cosmos.internal.changefeed
Interface for remaining partition work.
remainingRetentionDays() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the remainingRetentionDays value.
RemainingWorkEstimator - Interface in com.azure.data.cosmos.internal.changefeed
Used to estimate the pending work remaining to be read in the Change Feed.
REMOTE_STORAGE_TYPE - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
remoteAddress() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
 
remoteLoginIPAddress() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
Get the remoteLoginIPAddress value.
remoteLoginPort() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
Get the remoteLoginPort value.
RemoteStorageType - Enum in com.azure.data.cosmos.internal
 
remove(JsonSerializable, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
remove(TKey) - Method in class com.azure.data.cosmos.internal.caches.AsyncCache
 
remove(int) - Method in class com.azure.data.cosmos.SqlParameterList
 
remove(Object) - Method in class com.azure.data.cosmos.SqlParameterList
 
remove(String) - Method in class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
Remove a named algorithm implementation.
removeAll(Collection<?>) - Method in class com.azure.data.cosmos.SqlParameterList
 
removeAsync(TKey) - Method in class com.azure.data.cosmos.internal.caches.AsyncCache
Remove value from cache and return it if present
removeNodeFromPool(String, String) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute node from the specified pool.
removeNodeFromPool(String, String, ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute node from the specified pool.
removeNodeFromPool(String, String, ComputeNodeDeallocationOption, Period, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute node from the specified pool.
removeNodes(String, NodeRemoveParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes Compute Nodes from the specified Pool.
removeNodes(String, NodeRemoveParameter, PoolRemoveNodesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes Compute Nodes from the specified Pool.
removeNodesAsync(String, NodeRemoveParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes Compute Nodes from the specified Pool.
removeNodesAsync(String, NodeRemoveParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes Compute Nodes from the specified Pool.
removeNodesAsync(String, NodeRemoveParameter, PoolRemoveNodesOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes Compute Nodes from the specified Pool.
removeNodesAsync(String, NodeRemoveParameter, PoolRemoveNodesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes Compute Nodes from the specified Pool.
RemoveNodesFailed - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
An error occurred when removing compute nodes from the pool.
removeNodesFromPool(String, Collection<ComputeNode>) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute nodes from the specified pool.
removeNodesFromPool(String, Collection<ComputeNode>, ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute nodes from the specified pool.
removeNodesFromPool(String, Collection<ComputeNode>, ComputeNodeDeallocationOption, Period, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute nodes from the specified pool.
removeNodesFromPool(String, List<String>, ComputeNodeDeallocationOption, Period, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute nodes from the specified pool.
removeNodesWithServiceResponseAsync(String, NodeRemoveParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes Compute Nodes from the specified Pool.
removeNodesWithServiceResponseAsync(String, NodeRemoveParameter, PoolRemoveNodesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes Compute Nodes from the specified Pool.
removeRule(String) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Removes the rule on the subscription identified by ruleName
removeRule(String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
removeRuleAsync(String) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Asynchronously removes the rule on the subscription identified by ruleName
removeRuleAsync(String) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
removeRuleAsync(String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
RenameCollectionAwareClientRetryPolicy - Class in com.azure.data.cosmos.internal
 
RenameCollectionAwareClientRetryPolicy(ISessionContainer, RxClientCollectionCache, IDocumentClientRetryPolicy) - Constructor for class com.azure.data.cosmos.internal.RenameCollectionAwareClientRetryPolicy
 
renew(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseManager
Renew the lease; leases are periodically renewed to prevent expiration.
renew(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
Renew the lease.
RENEWING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
renewLease(CompleteLease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Renew a lease currently held by this host instance.
renewLease(CompleteLease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
renewLease(String) - Method in class com.microsoft.azure.storage.blob.BlobURL
Renews the blob's previously-acquired lease.
renewLease(String, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Renews the blob's previously-acquired lease.
renewLease(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Renews the container's previously-acquired lease.
renewLease(String, ModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Renews the container's previously-acquired lease.
renewLease(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
renewLease(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
renewLeaseAsync(Context, String, Integer, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
renewLeaseAsync(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
renewLeaseAsync(Context, String, Integer, String, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
renewLeaseAsync(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
renewLeaseWithRestResponseAsync(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
renewLeaseWithRestResponseAsync(Context, String, Integer, String, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
[Update] establishes and manages a lock on a container for delete operations.
renewMessageLock(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Renews the lock on the message specified by the lock token.
renewMessageLock(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Renews the lock on the message specified by the lock token.
renewMessageLockAsync(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously renews the lock on the message specified by the lock token.
renewMessageLockAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Renews the lock on the message specified by the lock token.
renewMessageLocksAsync(UUID[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
renewSessionLock() - Method in interface com.microsoft.azure.servicebus.IMessageSession
Renews the lock on the session specified by the IMessageSession.getSessionId().
renewSessionLock() - Method in class com.microsoft.azure.servicebus.MessageSession
 
renewSessionLockAsync() - Method in interface com.microsoft.azure.servicebus.IMessageSession
Renews the lock on the session specified by the IMessageSession.getSessionId().
renewSessionLockAsync() - Method in class com.microsoft.azure.servicebus.MessageSession
 
renewSessionLocksAsync() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
replace(CosmosContainerProperties) - Method in class com.azure.data.cosmos.CosmosContainer
Replaces a document container.
replace(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Replaces a document container.
replace(Object) - Method in class com.azure.data.cosmos.CosmosItem
Replaces an item with the passed in item.
replace(Object, CosmosItemRequestOptions) - Method in class com.azure.data.cosmos.CosmosItem
Replaces an item with the passed in item.
replace(CosmosPermissionProperties, RequestOptions) - Method in class com.azure.data.cosmos.CosmosPermission
Replaces a permission.
replace(CosmosStoredProcedureProperties) - Method in class com.azure.data.cosmos.CosmosStoredProcedure
Replaces a stored procedure.
replace(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.data.cosmos.CosmosStoredProcedure
Replaces a stored procedure.
replace(CosmosTriggerProperties) - Method in class com.azure.data.cosmos.CosmosTrigger
Replaces a cosmos trigger.
replace(CosmosUserProperties) - Method in class com.azure.data.cosmos.CosmosUser
REPLACE a cosmos user
replace(CosmosUserDefinedFunctionProperties) - Method in class com.azure.data.cosmos.CosmosUserDefinedFunction
Replaces a cosmos user defined function.
replaceCollection(DocumentCollection, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Replaces a document collection.
replaceCollection(DocumentCollection, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
replaceDocument(String, Object, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Replaces a document using a POJO object.
replaceDocument(Document, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Replaces a document with the passed in document.
replaceDocument(String, Object, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
replaceDocument(Document, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
replaceItem(CosmosItem, Object, CosmosItemRequestOptions) - Method in interface com.azure.data.cosmos.internal.changefeed.ChangeFeedContextClient
Replaces a CosmosItem.
replaceOffer(Offer) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Replaces an offer.
replaceOffer(Offer) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
replacePermission(Permission, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Replaces a permission.
replacePermission(Permission, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
replaceProvisionedThroughput(int) - Method in class com.azure.data.cosmos.CosmosContainer
Sets throughput provisioned for a container in measurement of Requests-per-Unit in the Azure Cosmos service.
replaceProvisionedThroughput(int) - Method in class com.azure.data.cosmos.CosmosDatabase
Sets throughput provisioned for a container in measurement of Requests-per-Unit in the Azure Cosmos service.
replaceStoredProcedure(StoredProcedure, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Replaces a stored procedure.
replaceStoredProcedure(StoredProcedure, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
replaceTrigger(Trigger, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Replaces a trigger.
replaceTrigger(Trigger, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
replaceUser(User, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Replaces a user.
replaceUser(User, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
replaceUserDefinedFunction(UserDefinedFunction, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Replaces a user defined function.
replaceUserDefinedFunction(UserDefinedFunction, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
ReplicatedResourceClient - Class in com.azure.data.cosmos.internal.directconnectivity
ReplicatedResourceClient uses the ConsistencyReader to make requests to backend
ReplicatedResourceClient(Configs, AddressSelector, ISessionContainer, TransportClient, GatewayServiceConfigurationReader, IAuthorizationTokenProvider, boolean, boolean) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.ReplicatedResourceClient
 
ReplicatedResourceClientUtils - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
ReplicatedResourceClientUtils() - Constructor for class com.azure.data.cosmos.internal.ReplicatedResourceClientUtils
 
REPLICATION_POLICY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
ReplicationPolicy - Class in com.azure.data.cosmos.internal
Encapsulates the replication policy in the Azure Cosmos DB database service.
ReplicationPolicy() - Constructor for class com.azure.data.cosmos.internal.ReplicationPolicy
 
ReplicationPolicy(String) - Constructor for class com.azure.data.cosmos.internal.ReplicationPolicy
Constructor.
reportIssue(Logger, Object, String, Object...) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdReporter
 
reportIssueUnless(boolean, Logger, Object, String, Object...) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdReporter
 
reportProgress(long) - Method in interface com.microsoft.azure.storage.blob.IProgressReceiver
The callback function invoked as progress is reported.
request(RntbdRequestArgs) - Method in interface com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint
 
request(RntbdRequestArgs) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint
 
request() - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Get the request which resulted in this response.
REQUEST_BODY_TOO_LARGE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value RequestBodyTooLarge for StorageErrorCode.
REQUEST_CHARGE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
REQUEST_ENTITY_TOO_LARGE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
REQUEST_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
REQUEST_RESPONSE_ACCEPTED_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_ADD_RULE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_ASSOCIATED_LINK_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CANCEL_CHEDULE_MESSAGE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CONTENT_TYPE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CORRELATION_FILTER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CORRELATION_FILTER_PROPERTIES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CORRELATION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_DEADLETTER_DESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_DEADLETTER_REASON - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_DISPOSITION_STATUS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_ERROR_CONDITION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_EXPIRATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_EXPIRATIONS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_EXPRESSION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_FROM_SEQUENCE_NUMER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_GET_MESSAGE_SESSIONS_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_GET_RULES_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_GET_SESSION_STATE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LABEL - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LAST_SESSION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LAST_UPDATED_TIME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LEGACY_ERROR_CONDITION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LEGACY_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LEGACY_STATUS_DESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LOCKTOKEN - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LOCKTOKENS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_MESSAGE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_MESSAGE_COUNT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_MESSAGE_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_MESSAGES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_NOCONTENT_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_NOTFOUND_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_OK_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_OPERATION_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PARTITION_KEY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PEEK_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PROPERTIES_TO_MODIFY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PUT_TOKEN_AUDIENCE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PUT_TOKEN_EXPIRATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PUT_TOKEN_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PUT_TOKEN_TYPE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RECEIVE_BY_SEQUENCE_NUMBER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RECEIVER_SETTLE_MODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_REMOVE_RULE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RENEW_SESSIONLOCK_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RENEWLOCK_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_REPLY_TO - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_REPLY_TO_SESSION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RULEDESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RULENAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RULES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SCHEDULE_MESSAGE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SEQUENCE_NUMBERS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SERVER_BUSY_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SESSION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SESSION_STATE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SESSIONID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SESSIONIDS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SET_SESSION_STATE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SKIP - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SQLFILTER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SQLRULEACTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_STATUS_DESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_TIMEOUT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_TO - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_TOP - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_UNDEFINED_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_UPDATE_DISPOSTION_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_VIA_PARTITION_KEY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_TIMEOUT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
REQUEST_URL_FAILED_TO_PARSE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value RequestUrlFailedToParse for StorageErrorCode.
REQUEST_VALIDATION_FAILURE - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
REQUEST_VALIDATION_FAILURE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
RequestBodyTooLarge - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The size of the HTTP request body exceeds the maximum permitted.
requestCharge() - Method in class com.azure.data.cosmos.CosmosResponse
Gets the number of index paths (terms) generated by the operation.
requestCharge() - Method in class com.azure.data.cosmos.CosmosStoredProcedureResponse
Gets the number of index paths (terms) generated by the operation.
requestCharge() - Method in class com.azure.data.cosmos.FeedResponse
Gets the number of index paths (terms) generated by the operation.
requestCharge - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
RequestCharge - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
RequestChargeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
requestChargeTracker - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
RequestChargeTracker - Class in com.azure.data.cosmos.internal
Tracks requests charge in the Azure Cosmos DB database service.
RequestChargeTracker() - Constructor for class com.azure.data.cosmos.internal.RequestChargeTracker
 
requestContext - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
requestContinuation() - Method in class com.azure.data.cosmos.ChangeFeedOptions
Gets the request continuation token.
requestContinuation(String) - Method in class com.azure.data.cosmos.ChangeFeedOptions
Sets the request continuation token.
requestContinuation() - Method in class com.azure.data.cosmos.FeedOptions
Gets the request continuation token.
requestContinuation(String) - Method in class com.azure.data.cosmos.FeedOptions
Sets the request continuation token.
RequestEntityTooLarge - Static variable in class com.azure.data.cosmos.internal.RMResources
 
RequestEntityTooLargeException - Exception in com.azure.data.cosmos
While this class is public, but it is not part of our published public APIs.
RequestEntityTooLargeException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.RequestEntityTooLargeException
 
RequestEntityTooLargeException(String, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.RequestEntityTooLargeException
 
RequestHelper - Class in com.azure.data.cosmos.internal.directconnectivity
 
RequestHelper() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.RequestHelper
 
requestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get a unique identifier for the request that was made to the Batch service.
requestId() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.CommonRestResponse
 
requestId() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobAbortCopyFromURLHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobDeleteHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobSetTierHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlobUndeleteHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerDeleteHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesHeaders
Get the requestId value.
RequestIDFactory - Class in com.microsoft.azure.storage.blob
This is a factory which creates policies in an HttpPipeline for setting a unique request ID in the x-ms-client-request-id header as is required for all requests to the service.
RequestIDFactory() - Constructor for class com.microsoft.azure.storage.blob.RequestIDFactory
 
RequestInterceptor - Class in com.microsoft.azure.batch.interceptor
A BatchClientBehavior that modifies requests to the Batch service.
RequestInterceptor() - Constructor for class com.microsoft.azure.batch.interceptor.RequestInterceptor
Initializes a new instance of RequestInterceptor.
RequestInterceptor(BatchRequestInterceptHandler) - Constructor for class com.microsoft.azure.batch.interceptor.RequestInterceptor
Initializes a new instance of RequestInterceptor.
requestLatency() - Method in class com.azure.data.cosmos.CosmosResponse
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
requestLatency() - Method in class com.azure.data.cosmos.CosmosResponseDiagnostics
Retrieves latency related to the completion of the request
RequestOptions - Class in com.azure.data.cosmos.internal
Encapsulates options that can be specified for a request issued to the Azure Cosmos DB database service.
RequestOptions() - Constructor for class com.azure.data.cosmos.internal.RequestOptions
 
requestOptionsFactory(RequestOptionsFactory) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager.LeaseStoreManagerBuilderDefinition
 
RequestOptionsFactory - Interface in com.azure.data.cosmos.internal.changefeed
Defines request options for lease requests to use with LeaseStoreManager.
RequestRateTooLargeException - Exception in com.azure.data.cosmos
 
RequestRateTooLargeException() - Constructor for exception com.azure.data.cosmos.RequestRateTooLargeException
 
RequestRateTooLargeException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.RequestRateTooLargeException
 
RequestRateTooLargeException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.RequestRateTooLargeException
 
RequestResponseUtils - Class in com.microsoft.azure.servicebus.primitives
 
RequestResponseUtils() - Constructor for class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
RequestResponseWorkItem - Class in com.microsoft.azure.servicebus.primitives
 
RequestResponseWorkItem(Message, TransactionContext, CompletableFuture<Message>, TimeoutTracker) - Constructor for class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
 
RequestResponseWorkItem(Message, TransactionContext, CompletableFuture<Message>, Duration) - Constructor for class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
 
RequestRetryFactory - Class in com.microsoft.azure.storage.blob
This is a factory which creates policies in an HttpPipeline for retrying a given HTTP request.
RequestRetryFactory(RequestRetryOptions) - Constructor for class com.microsoft.azure.storage.blob.RequestRetryFactory
Creates a factory capable of generating RequestRetry policies for the HttpPipeline.
requestRetryOptions() - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Configures the retry policy's behavior.
RequestRetryOptions - Class in com.microsoft.azure.storage.blob
Options for configuring the RequestRetryFactory.
RequestRetryOptions() - Constructor for class com.microsoft.azure.storage.blob.RequestRetryOptions
Constructor with default retry values: Exponential backoff, maxTries=4, tryTimeout=30, retryDelayInMs=4000, maxRetryDelayInMs=120000, secondaryHost=null.
RequestRetryOptions(RetryPolicyType, Integer, Integer, Long, Long, String) - Constructor for class com.microsoft.azure.storage.blob.RequestRetryOptions
Configures how the HttpPipeline should retry requests.
requestTimeout(Duration) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
RequestTimeout - Static variable in class com.azure.data.cosmos.internal.RMResources
 
RequestTimeoutException - Exception in com.azure.data.cosmos
 
RequestTimeoutException() - Constructor for exception com.azure.data.cosmos.RequestTimeoutException
 
RequestTimeoutException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.RequestTimeoutException
 
RequestTimeoutException(String, URI) - Constructor for exception com.azure.data.cosmos.RequestTimeoutException
 
RequestTimeoutException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.RequestTimeoutException
 
requestTimeoutInMillis() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the request timeout (time to wait for response from network peer) in milliseconds.
requestTimeoutInMillis(int) - Method in class com.azure.data.cosmos.ConnectionPolicy
Sets the request timeout (time to wait for response from network peer) in milliseconds.
RequestUrlFailedToParse - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service could not parse the request URL.
requeueCount() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get when the user removes Compute Nodes from a Pool (by resizing/shrinking the pool) or when the Job is being disabled, the user can specify that running Tasks on the Compute Nodes be requeued for execution.
rerunOnNodeRebootAfterSuccess() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the Job Preparation Task is always rerun if a Compute Node is reimaged, or if the Job Preparation Task did not complete (e.g.
resetRetryCount(String) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
resetRetryCount(String) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Resets the number of retry attempts made by a client.
ResetSessionTokenRetryPolicyFactory - Class in com.azure.data.cosmos.internal
 
ResetSessionTokenRetryPolicyFactory(ISessionContainer, RxClientCollectionCache, IRetryPolicyFactory) - Constructor for class com.azure.data.cosmos.internal.ResetSessionTokenRetryPolicyFactory
 
resize(String, PoolResizeParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of Compute Nodes that are assigned to a Pool.
resize(String, PoolResizeParameter, PoolResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of Compute Nodes that are assigned to a Pool.
resize(Context, long, Integer, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
Resize the Blob.
resize(long) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Resizes the page blob to the specified size (which must be a multiple of 512).
resize(long, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Resizes the page blob to the specified size (which must be a multiple of 512).
resizeAsync(String, PoolResizeParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of Compute Nodes that are assigned to a Pool.
resizeAsync(String, PoolResizeParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of Compute Nodes that are assigned to a Pool.
resizeAsync(String, PoolResizeParameter, PoolResizeOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of Compute Nodes that are assigned to a Pool.
resizeAsync(String, PoolResizeParameter, PoolResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of Compute Nodes that are assigned to a Pool.
resizeAsync(Context, long, Integer, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
Resize the Blob.
resizeAsync(Context, long, Integer, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
Resize the Blob.
ResizeError - Class in com.microsoft.azure.batch.protocol.models
An error that occurred when resizing a Pool.
ResizeError() - Constructor for class com.microsoft.azure.batch.protocol.models.ResizeError
 
resizeErrors() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this property is set only if one or more errors occurred during the last Pool resize, and only when the Pool allocationState is Steady.
resizePool(String, Integer, Integer) - Method in class com.microsoft.azure.batch.PoolOperations
Resizes the specified pool.
resizePool(String, Integer, Integer, Period) - Method in class com.microsoft.azure.batch.PoolOperations
Resizes the specified pool.
resizePool(String, Integer, Integer, Period, ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.PoolOperations
Resizes the specified pool.
resizePool(String, Integer, Integer, Period, ComputeNodeDeallocationOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Resizes the specified pool.
ResizeStopped - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
The user stopped the resize operation.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this is the timeout for the most recent resize operation.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Get the default value is 15 minutes.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get this timeout applies only to manual scaling; it has no effect when enableAutoScale is set to true.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Get the default value is 15 minutes.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get this timeout applies only to manual scaling; it has no effect when enableAutoScale is set to true.
resizeWithRestResponseAsync(Context, long, Integer, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
Resize the Blob.
resizeWithServiceResponseAsync(String, PoolResizeParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of Compute Nodes that are assigned to a Pool.
resizeWithServiceResponseAsync(String, PoolResizeParameter, PoolResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of Compute Nodes that are assigned to a Pool.
resolveAddressesAsync(RxDocumentServiceRequest, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressSelector
 
resolveAllUriAsync(RxDocumentServiceRequest, boolean, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressSelector
 
resolveAsync(RxDocumentServiceRequest, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressResolver
 
resolveAsync(RxDocumentServiceRequest, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.GlobalAddressResolver
 
resolveAsync(RxDocumentServiceRequest, boolean) - Method in interface com.azure.data.cosmos.internal.directconnectivity.IAddressResolver
 
resolveCollectionAsync(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.caches.RxCollectionCache
Resolves a request to a collection in a sticky manner.
resolvedCollectionRid - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
resolvedPartitionKeyRange - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
resolveGlobalSessionToken(RxDocumentServiceRequest) - Method in interface com.azure.data.cosmos.internal.ISessionContainer
Returns a serialized map of partitionKeyRangeId to session token.
resolveGlobalSessionToken(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.SessionContainer
 
resolveKeyAsync(String) - Method in interface com.microsoft.azure.keyvault.core.IKeyResolver
Retrieves an IKey implementation for the specified key identifier.
resolveKeyAsync(String) - Method in class com.microsoft.azure.keyvault.extensions.AggregateKeyResolver
 
resolveKeyAsync(String) - Method in class com.microsoft.azure.keyvault.extensions.CachingKeyResolver
 
resolveKeyAsync(String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKeyResolver
 
resolvePartitionLocalSessionToken(RxDocumentServiceRequest, String) - Method in interface com.azure.data.cosmos.internal.ISessionContainer
Returns a session token identified by partitionKeyRangeId(*) from a collection identified either by ResourceAddress (in case of name based entity) or either by ResourceId.
resolvePartitionLocalSessionToken(RxDocumentServiceRequest, String) - Method in class com.azure.data.cosmos.internal.SessionContainer
 
resolvePrimaryUriAsync(RxDocumentServiceRequest, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressSelector
 
resolveServiceEndpoint(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.GlobalEndpointManager
 
resolveServiceEndpoint(RxDocumentServiceRequest) - Method in class com.azure.data.cosmos.internal.routing.LocationCache
Resolves request to service endpoint.
Resource - Class in com.azure.data.cosmos
Represents the base resource in the Azure Cosmos DB database service.
Resource(Resource) - Constructor for class com.azure.data.cosmos.Resource
Copy constructor.
Resource() - Constructor for class com.azure.data.cosmos.Resource
Constructor.
Resource(String) - Constructor for class com.azure.data.cosmos.Resource
Constructor.
resource() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
RESOURCE_ALREADY_EXISTS - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ResourceAlreadyExists for StorageErrorCode.
RESOURCE_ID - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
RESOURCE_KEY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
RESOURCE_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
RESOURCE_NOT_FOUND - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ResourceNotFound for StorageErrorCode.
RESOURCE_PARTITION_KEY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
RESOURCE_SCHEMA_NAME - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
RESOURCE_TOKEN - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
RESOURCE_TOKEN_EXPIRY - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
RESOURCE_TYPE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
RESOURCE_TYPE_MISMATCH - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ResourceTypeMismatch for StorageErrorCode.
ResourceAlreadyExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified resource already exists.
ResourceDirectoryCreateFailed - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The compute node could not create a directory for the task's resource files.
ResourceFile - Class in com.microsoft.azure.batch.protocol.models
A single file or multiple files to be downloaded to a Compute Node.
ResourceFile() - Constructor for class com.microsoft.azure.batch.protocol.models.ResourceFile
 
ResourceFileCreateFailed - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The compute node could not create a local file when trying to download a resource file required for the task.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get for multi-instance Tasks, the resource files will only be downloaded to the Compute Node on which the primary Task is executed.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get files listed under this element are located in the Task's working directory.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get files listed under this element are located in the Task's working directory.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get files listed under this element are located in the Task's working directory.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get files listed under this element are located in the Task's working directory.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get for multi-instance Tasks, the resource files will only be downloaded to the Compute Node on which the primary Task is executed.
ResourceFileWriteFailed - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The compute node could not write to a local file when trying to download a resource file required for the task.
ResourceId - Class in com.azure.data.cosmos.internal
Used internally to represents a Resource ID in the Azure Cosmos DB database service.
resourceId() - Method in class com.azure.data.cosmos.Resource
Gets the ID associated with the resource.
resourceId(String) - Method in class com.azure.data.cosmos.Resource
Set the ID associated with the resource.
resourceId() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.keyvault.models.StorageAccountItem
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the resourceId value.
resourceIdOrFullName - Variable in class com.azure.data.cosmos.internal.PathInfo
 
ResourceLimitExceeded - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
resourceLink() - Method in class com.azure.data.cosmos.CosmosPermissionProperties
Gets the self-link of resource to which the permission applies.
resourceLink(String) - Method in class com.azure.data.cosmos.CosmosPermissionProperties
Sets the self-link of resource to which the permission applies.
resourceLink - Variable in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
ResourceNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified resource does not exist.
ResourceOperation - Class in com.azure.data.cosmos.internal.directconnectivity
 
ResourceOperation(OperationType, ResourceType) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.ResourceOperation
 
resourcePartitionKey(PartitionKey) - Method in class com.azure.data.cosmos.CosmosPermissionProperties
Sets the resource partition key associated with this permission object.
resourcePath - Variable in class com.azure.data.cosmos.internal.PathInfo
 
ResourceResponse<T extends Resource> - Class in com.azure.data.cosmos.internal
Represents the service response to a request made from DocumentClient in the Azure Cosmos DB database service.
ResourceResponse(RxDocumentServiceResponse, Class<T>) - Constructor for class com.azure.data.cosmos.internal.ResourceResponse
 
ResourceStatistics - Class in com.microsoft.azure.batch.protocol.models
Statistics related to resource consumption by Compute Nodes in a Pool.
ResourceStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.ResourceStatistics
 
resourceStats() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the resourceStats value.
ResourceThrottleRetryPolicy - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
ResourceThrottleRetryPolicy(int, int) - Constructor for class com.azure.data.cosmos.internal.ResourceThrottleRetryPolicy
 
ResourceThrottleRetryPolicy(int) - Constructor for class com.azure.data.cosmos.internal.ResourceThrottleRetryPolicy
 
ResourceThrottleRetryPolicy(int, int, int) - Constructor for class com.azure.data.cosmos.internal.ResourceThrottleRetryPolicy
 
resourceToken() - Method in class com.azure.data.cosmos.CosmosClientBuilder
Sets a resource token used to perform authentication for accessing resource.
resourceToken(String) - Method in class com.azure.data.cosmos.CosmosClientBuilder
Sets a resource token used to perform authentication for accessing resource.
ResourceTokenAuthorizationHelper - Class in com.azure.data.cosmos.internal
This class is used internally and act as a helper in authorization of resources from permission feed and its supporting method.
ResourceTokenAuthorizationHelper() - Constructor for class com.azure.data.cosmos.internal.ResourceTokenAuthorizationHelper
 
ResourceTokenNotFound - Static variable in class com.azure.data.cosmos.internal.RMResources
 
resourceType() - Method in class com.azure.data.cosmos.CosmosConflictProperties
Gets the type of the conflicting resource.
resourceType - Variable in class com.azure.data.cosmos.internal.directconnectivity.ResourceOperation
 
resourceType - Variable in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
ResourceType - Enum in com.azure.data.cosmos.internal
Resource types in the Azure Cosmos DB database service.
resourceTypeEnum - Variable in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
ResourceTypeMismatch - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The resource does not match the expected type.
resourceTypes() - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
The values that indicate the resource types accessible with this SAS.
resourceTypes() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
response() - Method in class com.microsoft.azure.storage.blob.CommonRestResponse
 
RESPONSE_CONTINUATION_TOKEN_LIMIT_IN_KB - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
responseAsString() - Method in class com.azure.data.cosmos.CosmosStoredProcedureResponse
Gets the response of the stored procedure as a string.
responseContinuationTokenLimitInKb(int) - Method in class com.azure.data.cosmos.FeedOptions
Sets the ResponseContinuationTokenLimitInKb request option for document query requests in the Azure Cosmos DB service.
responseContinuationTokenLimitInKb() - Method in class com.azure.data.cosmos.FeedOptions
Gets the ResponseContinuationTokenLimitInKb request option for document query requests in the Azure Cosmos DB service.
responseHeaders() - Method in exception com.azure.data.cosmos.CosmosClientException
Gets the response headers as key-value pairs
responseHeaders() - Method in class com.azure.data.cosmos.CosmosResponse
Gets the headers associated with the response.
responseHeaders() - Method in class com.azure.data.cosmos.FeedResponse
Gets the response headers.
restClient() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the REST client.
restClient() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the REST client.
restClient() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
 
RESTORE_METADATA_FILTER - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
RESTORE_PARAMS - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
RESTORE_STATE - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
restoreCertificate(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up certificate to a vault.
restoreCertificateAsync(String, byte[], ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up certificate to a vault.
restoreCertificateAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up certificate to a vault.
restoreCertificateWithServiceResponseAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up certificate to a vault.
restoreKey(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up key to a vault.
restoreKeyAsync(String, byte[], ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up key to a vault.
restoreKeyAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up key to a vault.
restoreKeyWithServiceResponseAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up key to a vault.
restoreSecret(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up secret to a vault.
restoreSecretAsync(String, byte[], ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up secret to a vault.
restoreSecretAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up secret to a vault.
restoreSecretWithServiceResponseAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up secret to a vault.
restoreStorageAccount(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up storage account to a vault.
restoreStorageAccountAsync(String, byte[], ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up storage account to a vault.
restoreStorageAccountAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up storage account to a vault.
restoreStorageAccountWithServiceResponseAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up storage account to a vault.
result() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get if the value is 'failed', then the details of the failure can be found in the failureInfo property.
result() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get if the value is 'failed', then the details of the failure can be found in the failureInfo property.
result() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get if the value is 'failed', then the details of the failure can be found in the failureInfo property.
result() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get if the value is 'failed', then the details of the failure can be found in the failureInfo property.
result() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get if the value is 'failed', then the details of the failure can be found in the failureInfo property.
result() - Method in class com.microsoft.azure.keyvault.models.KeyOperationResult
Get the result value.
results() - Method in class com.azure.data.cosmos.FeedResponse
Results.
results() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Get each variable value is returned in the form $variable=value, and variables are separated by semicolons.
retain() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
Increases the reference count by 1.
retain(int) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
Increases the reference count by the specified increment.
retainAll(Collection<?>) - Method in class com.azure.data.cosmos.SqlParameterList
 
retentionPolicy() - Method in class com.microsoft.azure.storage.blob.models.Logging
Get the retentionPolicy value.
retentionPolicy() - Method in class com.microsoft.azure.storage.blob.models.Metrics
Get the retentionPolicy value.
RetentionPolicy - Class in com.microsoft.azure.storage.blob.models
the retention policy which determines how long the associated data should persist.
RetentionPolicy() - Constructor for class com.microsoft.azure.storage.blob.models.RetentionPolicy
 
retentionTime() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the default is 7 days, i.e.
retentionTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Get the default is 7 days, i.e.
Retries - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
RetriesText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
RetrievedDocumentCount - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
RetrievedDocumentCountText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
RetrievedDocumentSize - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
RetrievedDocumentSizeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
retrofit() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
 
RETRY_AFTER - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
RETRY_AFTER_IN_MILLISECONDS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
RETRY_WITH - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
retryAfter(Duration) - Static method in class com.azure.data.cosmos.internal.IRetryPolicy.ShouldRetryResult
 
retryAfter(Duration, Quadruple<Boolean, Boolean, Duration, Integer>) - Static method in class com.azure.data.cosmos.internal.IRetryPolicy.ShouldRetryResult
 
retryAfterInMilliseconds() - Method in exception com.azure.data.cosmos.CosmosClientException
Gets the recommended time interval after which the client can retry failed requests
retryCount() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get task application failures (non-zero exit code) are retried, pre-processing errors (the Task could not be run) and file upload errors are not retried.
retryCount() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get task application failures (non-zero exit code) are retried, pre-processing errors (the Task could not be run) and file upload errors are not retried.
retryCount() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get task application failures (non-zero exit code) are retried, pre-processing errors (the Task could not be run) and file upload errors are not retried.
RetryExponential - Class in com.microsoft.azure.servicebus.primitives
RetryPolicy implementation where the delay between retries will grow in an exponential manner.
RetryExponential(Duration, Duration, int, String) - Constructor for class com.microsoft.azure.servicebus.primitives.RetryExponential
 
retryOptions() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the retry policy options associated with the DocumentClient instance.
retryOptions(RetryOptions) - Method in class com.azure.data.cosmos.ConnectionPolicy
Sets the retry policy options associated with the DocumentClient instance.
RetryOptions - Class in com.azure.data.cosmos
Encapsulates retry options in the Azure Cosmos DB database service.
RetryOptions() - Constructor for class com.azure.data.cosmos.RetryOptions
Creates a new instance of the RetryOptions class and initializes all properties to default values.
RetryPolicy - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
RetryPolicy(GlobalEndpointManager, ConnectionPolicy) - Constructor for class com.azure.data.cosmos.internal.RetryPolicy
 
RetryPolicy - Class in com.microsoft.azure.eventhubs
 
RetryPolicy(String) - Constructor for class com.microsoft.azure.eventhubs.RetryPolicy
 
RetryPolicy - Class in com.microsoft.azure.servicebus.primitives
Represents an abstraction of a policy for retrying messaging operations when an exception is encountered.
RetryPolicy(String) - Constructor for class com.microsoft.azure.servicebus.primitives.RetryPolicy
Creates an instance of RetryPolicy with the given name.
RetryPolicyType - Enum in com.microsoft.azure.storage.blob
This type holds possible options for retry backoff algorithms.
RetryUtils - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
RetryUtils() - Constructor for class com.azure.data.cosmos.internal.RetryUtils
 
RetryWith - Static variable in class com.azure.data.cosmos.internal.RMResources
 
RetryWithException - Exception in com.azure.data.cosmos
 
RetryWithException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.RetryWithException
 
RetryWithException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.RetryWithException
 
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get whether the server should return the client-request-id in the response.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get whether the server should return the client-request-id in the response.
reuseKey() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the reuseKey value.
reverse(byte[], int, int) - Static method in class com.azure.data.cosmos.internal.Bytes
 
reverse(byte[]) - Static method in class com.azure.data.cosmos.internal.Bytes
 
RID_RANGE_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
RMResources - Class in com.azure.data.cosmos.internal
 
RMResources() - Constructor for class com.azure.data.cosmos.internal.RMResources
 
RntbdClientChannelHandler - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdClientChannelPool - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdContext - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdContextException - Exception in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdContextNegotiator - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdContextNegotiator(RntbdRequestManager, UserAgentContainer) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextNegotiator
 
RntbdContextRequest - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdContextRequestDecoder - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdContextRequestDecoder() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextRequestDecoder
 
RntbdEndpoint - Interface in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdEndpoint.Config - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdEndpoint.Provider - Interface in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdMetrics - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdMetrics(String) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
RntbdObjectMapper - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdReporter - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdRequest - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdRequestArgs - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdRequestArgs(RxDocumentServiceRequest, URI) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
RntbdRequestDecoder - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdRequestDecoder() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestDecoder
 
RntbdRequestEncoder - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdRequestEncoder() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestEncoder
 
RntbdRequestFramer - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdRequestFramer() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestFramer
 
RntbdRequestManager - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdRequestManager(int) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
 
RntbdRequestRecord - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdRequestRecord(RntbdRequestArgs, RntbdRequestTimer) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestRecord
 
RntbdRequestTimer - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdRequestTimer(long) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestTimer
 
RntbdResponse - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdResponse(UUID, int, Map<String, String>, ByteBuf) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
RntbdResponseDecoder - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdResponseDecoder() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponseDecoder
 
RntbdServiceEndpoint - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdServiceEndpoint.Provider - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
RntbdTransportClient - Class in com.azure.data.cosmos.internal.directconnectivity
 
RntbdTransportClient.Options - Class in com.azure.data.cosmos.internal.directconnectivity
 
RntbdTransportClient.Options.Builder - Class in com.azure.data.cosmos.internal.directconnectivity
 
RntbdUUID - Class in com.azure.data.cosmos.internal.directconnectivity.rntbd
 
rollback() - Method in class com.microsoft.azure.servicebus.TransactionContext
Rollback the transaction
rollbackAsync() - Method in class com.microsoft.azure.servicebus.TransactionContext
Asynchronously rollback the transaction.
ROOT_CONTAINER_NAME - Static variable in class com.microsoft.azure.storage.blob.ContainerURL
 
ROOT_ENTITY_CURRENT_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
ROOT_ENTITY_MAX_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
routeTo(PartitionKeyRangeIdentity) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
RouteToLocation(int, boolean) - Method in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
Sets routing directive for GlobalEndpointManager to resolve the request to endpoint based on location index.
RouteToLocation(URL) - Method in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
Sets location-based routing directive for GlobalEndpointManager to resolve the request to given locationEndpoint.
RoutingMapProvider - Interface in com.azure.data.cosmos.internal.routing
Used internally in request routing in the Azure Cosmos DB database service.
RoutingMapProviderHelper - Class in com.azure.data.cosmos.internal.routing
Provide utility functionality to route request in direct connectivity mode in the Azure Cosmos DB database service.
RoutingMapProviderHelper() - Constructor for class com.azure.data.cosmos.internal.routing.RoutingMapProviderHelper
 
Rs256 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Rs256() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Rs256
 
RS256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value RS256 for JsonWebKeySignatureAlgorithm.
RS384 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value RS384 for JsonWebKeySignatureAlgorithm.
RS512 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value RS512 for JsonWebKeySignatureAlgorithm.
RSA - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value RSA for JsonWebKeyType.
Rsa15 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Rsa15() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
RSA1_5 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
Static value RSA1_5 for JsonWebKeyEncryptionAlgorithm.
RSA_HSM - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value RSA-HSM for JsonWebKeyType.
RSA_OAEP - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
Static value RSA-OAEP for JsonWebKeyEncryptionAlgorithm.
RSA_OAEP_256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
Static value RSA-OAEP-256 for JsonWebKeyEncryptionAlgorithm.
RsaEncryption - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
RsaEncryption(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.RsaEncryption
 
RsaKey - Class in com.microsoft.azure.keyvault.cryptography
 
RsaKey() - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String, int) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String, int, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String, KeyPair) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String, KeyPair, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaOaep - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
RsaOaep() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
RsaSignature - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
RsaSignature(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
RSASP1(RSAPrivateKey, BigInteger) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
RSAVP1(RSAPublicKey, BigInteger) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
RSNULL - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value RSNULL for JsonWebKeySignatureAlgorithm.
RULE_DESCRIPTION_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
RuleAction - Class in com.microsoft.azure.servicebus.rules
Represents an action that transforms a message matched by a filter.
RuleAction() - Constructor for class com.microsoft.azure.servicebus.rules.RuleAction
 
RuleDescription - Class in com.microsoft.azure.servicebus.rules
Representation of a rule defined on service bus topics.
RuleDescription() - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
Creates a rule description with no name, TrueFilter as filter and no action.
RuleDescription(String) - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
Creates a rule description with the given name, TrueFilter as filter and no action.
RuleDescription(Filter) - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
Creates a rule description with no name, given filter as filter and no action.
RuleDescription(String, Filter) - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
Creates a rule description with the given name, given filter as filter and no action.
ruleExists(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Checks whether a given rule exists or not for a given subscription.
ruleExistsAsync(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Checks whether a given rule exists or not for a given subscription.
run(CancellationToken) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseRenewer
Starts the lease renewer.
run(CancellationToken) - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionProcessor
Perform partition processing.
run(CancellationToken) - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionSupervisor
Runs the task.
runBasic() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.MultiMasterScenario
 
runDeleteConflictOnLWW() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runDeleteConflictOnManual() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runDeleteConflictOnUdp() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runExclusive() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get if true, no other Tasks will run on the same Node for as long as the Job Manager is running.
runInsertConflictOnLWW() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runInsertConflictOnManual() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runInsertConflictOnUdp() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runLoopAsync(int) - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.Worker
 
runLWW() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.MultiMasterScenario
 
runLWWConflict() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runManualConflict() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runManualConflict() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.MultiMasterScenario
 
running() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the running value.
running() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the running value.
runningTasksCount() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the runningTasksCount value.
RuntimeConstants - Class in com.azure.data.cosmos.internal
Used internally.
RuntimeConstants() - Constructor for class com.azure.data.cosmos.internal.RuntimeConstants
 
RuntimeConstants.MediaTypes - Class in com.azure.data.cosmos.internal
 
RuntimeConstants.ProtocolScheme - Class in com.azure.data.cosmos.internal
 
RuntimeExecutionTimes - Class in com.azure.data.cosmos.internal
Query runtime execution times in the Azure Cosmos DB service.
RuntimeExecutionTimesText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
runUDP() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.MultiMasterScenario
 
runUDPConflict() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runUpdateConflictOnLWW() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runUpdateConflictOnManual() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
runUpdateConflictOnUdp() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
RxClientCollectionCache - Class in com.azure.data.cosmos.internal.caches
Caches collection information.
RxClientCollectionCache(ISessionContainer, RxStoreModel, IAuthorizationTokenProvider, IRetryPolicyFactory) - Constructor for class com.azure.data.cosmos.internal.caches.RxClientCollectionCache
 
RxCollectionCache - Class in com.azure.data.cosmos.internal.caches
While this class is public, but it is not part of our published public APIs.
RxCollectionCache() - Constructor for class com.azure.data.cosmos.internal.caches.RxCollectionCache
 
RxDocumentClientImpl - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
RxDocumentClientImpl(URI, String, List<Permission>, ConnectionPolicy, ConsistencyLevel, Configs, TokenResolver, CosmosKeyCredential) - Constructor for class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
RxDocumentServiceRequest - Class in com.azure.data.cosmos.internal
This is core Transport/Connection agnostic request to the Azure Cosmos DB database service.
RxDocumentServiceResponse - Class in com.azure.data.cosmos.internal
This is core Transport/Connection agnostic response for the Azure Cosmos DB database service.
RxDocumentServiceResponse(StoreResponse) - Constructor for class com.azure.data.cosmos.internal.RxDocumentServiceResponse
 
RxPartitionKeyRangeCache - Class in com.azure.data.cosmos.internal.caches
While this class is public, but it is not part of our published public APIs.
RxPartitionKeyRangeCache(AsyncDocumentClient, RxCollectionCache) - Constructor for class com.azure.data.cosmos.internal.caches.RxPartitionKeyRangeCache
 
RxStoreModel - Interface in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.

S

safeCreateUUID() - Static method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Synchronized string UUID generation convenience method.
SampleChangeFeedProcessor - Class in com.azure.data.cosmos.examples.ChangeFeed
Sample for Change Feed Processor.
SampleChangeFeedProcessor() - Constructor for class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
SampleConfigurations - Class in com.azure.data.cosmos.examples.ChangeFeed
Contains the configurations for tests.
SampleConfigurations() - Constructor for class com.azure.data.cosmos.examples.ChangeFeed.SampleConfigurations
 
SAS_TOKEN_TYPE - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
Shared Access Signature token type.
SasDefinitionAttributes - Class in com.microsoft.azure.keyvault.models
The SAS definition management attributes.
SasDefinitionAttributes() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
 
sasDefinitionAttributes() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the sasDefinitionAttributes value.
sasDefinitionAttributes() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the sasDefinitionAttributes value.
SasDefinitionBundle - Class in com.microsoft.azure.keyvault.models
A SAS definition bundle consists of key vault SAS definition details plus its attributes.
SasDefinitionBundle() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionBundle
 
SasDefinitionCreateParameters - Class in com.microsoft.azure.keyvault.models
The SAS definition create parameters.
SasDefinitionCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
 
SasDefinitionItem - Class in com.microsoft.azure.keyvault.models
The SAS definition item containing storage SAS definition metadata.
SasDefinitionItem() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionItem
 
SasDefinitionUpdateParameters - Class in com.microsoft.azure.keyvault.models
The SAS definition update parameters.
SasDefinitionUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
 
SASProtocol - Enum in com.microsoft.azure.storage.blob
Specifies the set of possible permissions for a shared access signature protocol.
sasQueryParameters() - Method in class com.microsoft.azure.storage.blob.BlobURLParts
A SASQueryParameters representing the SAS query parameters or null if there were no such parameters.
SASQueryParameters - Class in com.microsoft.azure.storage.blob
Represents the components that make up an Azure Storage SAS' query parameters.
SasTokenType - Class in com.microsoft.azure.keyvault.models
Defines values for SasTokenType.
SasTokenType(String) - Constructor for class com.microsoft.azure.keyvault.models.SasTokenType
Creates a custom value for SasTokenType.
sasType() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the sasType value.
sasType() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the sasType value.
sasType() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the sasType value.
SASUtil - Class in com.microsoft.azure.servicebus.primitives
SASUtil() - Constructor for class com.microsoft.azure.servicebus.primitives.SASUtil
Deprecated.
 
schedule() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the schedule value.
schedule() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the schedule value.
schedule() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Get if you do not specify this element, the existing schedule is left unchanged.
schedule() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Get if you do not specify this element, it is equivalent to passing the default schedule: that is, a single Job scheduled to run immediately.
Schedule - Class in com.microsoft.azure.batch.protocol.models
The schedule according to which Jobs will be created.
Schedule() - Constructor for class com.microsoft.azure.batch.protocol.models.Schedule
 
schedule(Runnable, Duration, TimerType) - Static method in class com.microsoft.azure.servicebus.primitives.Timer
 
SCHEDULEDENQUEUETIMENAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyBundle
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretBundle
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageBundle
Get the scheduledPurgeDate value.
scheduleMessage(IMessage, Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessage(IMessage, Instant, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessage(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.QueueClient
 
scheduleMessage(IMessage, Instant, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
scheduleMessage(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.TopicClient
 
scheduleMessage(IMessage, Instant, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
 
scheduleMessageAsync(IMessage, Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessageAsync(IMessage, Instant, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessageAsync(Message[], TransactionContext, Duration) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
scheduleMessageAsync(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.QueueClient
 
scheduleMessageAsync(IMessage, Instant, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
scheduleMessageAsync(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.TopicClient
 
scheduleMessageAsync(IMessage, Instant, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
 
schedulingError() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get this property is not set if there was no error starting the Job.
SchedulingMetricsText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
schedulingState() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get possible values include: 'enabled', 'disabled'.
SchedulingState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for SchedulingState.
SchedulingStopwatch - Class in com.azure.data.cosmos.internal.query.metrics
 
SchedulingStopwatch() - Constructor for class com.azure.data.cosmos.internal.query.metrics.SchedulingStopwatch
 
SchedulingTimeSpan - Class in com.azure.data.cosmos.internal.query.metrics
 
SchedulingTimeSpan(long, long, long, long, long) - Constructor for class com.azure.data.cosmos.internal.query.metrics.SchedulingTimeSpan
 
SCHEMA_VERSION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
SCHEMAS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
scheme() - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The scheme.
scope() - Method in class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
Get the default value is Task.
SCRIPT_ENABLE_LOGGING - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
SCRIPT_LOG_RESULTS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
scriptLog() - Method in class com.azure.data.cosmos.CosmosStoredProcedureResponse
Gets the output from stored procedure console.log() statements.
SDK_NAME - Static variable in class com.azure.data.cosmos.internal.HttpConstants.Versions
 
SDK_VERSION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.Versions
 
SECONDARY_MASTER_KEY - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
SECONDARY_MASTER_KEY - Static variable in class com.azure.data.cosmos.internal.TestConfigurations
 
SECONDARY_READONLY_KEY - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
SecretAttributes - Class in com.microsoft.azure.keyvault.models
The secret management attributes.
SecretAttributes() - Constructor for class com.microsoft.azure.keyvault.models.SecretAttributes
 
secretAttributes() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the secretAttributes value.
secretAttributes() - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Get the secretAttributes value.
secretAttributes() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
secretAttributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
SecretBundle - Class in com.microsoft.azure.keyvault.models.custom
A secret consisting of a value, id and its attributes.
SecretBundle() - Constructor for class com.microsoft.azure.keyvault.models.custom.SecretBundle
 
SecretBundle - Class in com.microsoft.azure.keyvault.models
A secret consisting of a value, id and its attributes.
SecretBundle() - Constructor for class com.microsoft.azure.keyvault.models.SecretBundle
 
secretBundleBackup() - Method in class com.microsoft.azure.keyvault.models.SecretRestoreParameters
Get the secretBundleBackup value.
secretId() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the secretId value.
secretId() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionItem
Get the secretId value.
secretIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
The secret identifier.
secretIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.SecretBundle
the secret identifier.
SecretIdentifier - Class in com.microsoft.azure.keyvault
Key Vault secret identifier.
SecretIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.SecretIdentifier
Constructor.
SecretIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.SecretIdentifier
Constructor.
SecretIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.SecretIdentifier
Constructor.
SecretItem - Class in com.microsoft.azure.keyvault.models
The secret item containing secret metadata.
SecretItem() - Constructor for class com.microsoft.azure.keyvault.models.SecretItem
 
secretName() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
secretName() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
secretProperties() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the secretProperties value.
SecretProperties - Class in com.microsoft.azure.keyvault.models
Properties of the key backing a certificate.
SecretProperties() - Constructor for class com.microsoft.azure.keyvault.models.SecretProperties
 
SecretRestoreParameters - Class in com.microsoft.azure.keyvault.models
The secret restore parameters.
SecretRestoreParameters() - Constructor for class com.microsoft.azure.keyvault.models.SecretRestoreParameters
 
SecretSetParameters - Class in com.microsoft.azure.keyvault.models
The secret set parameters.
SecretSetParameters() - Constructor for class com.microsoft.azure.keyvault.models.SecretSetParameters
 
SecretUpdateParameters - Class in com.microsoft.azure.keyvault.models
The secret update parameters.
SecretUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.SecretUpdateParameters
 
secretVersion() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
SecurityConstants - Class in com.microsoft.azure.servicebus.security
This class contains all security related constants.
SecurityConstants() - Constructor for class com.microsoft.azure.servicebus.security.SecurityConstants
 
SecurityToken - Class in com.microsoft.azure.eventhubs
A generic representation of a security token.
SecurityToken(String, Date, String, String) - Constructor for class com.microsoft.azure.eventhubs.SecurityToken
Constructor.
SecurityToken - Class in com.microsoft.azure.servicebus.security
This class encapsulates the details of a security token.
SecurityToken(SecurityTokenType, String, String, Instant, Instant) - Constructor for class com.microsoft.azure.servicebus.security.SecurityToken
Creates an instance of security token.
SecurityTokenType - Enum in com.microsoft.azure.servicebus.security
Enumeration representing security token types supported by Azure Service Bus.
segment() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Get the segment value.
segment() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Get the segment value.
select() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get an OData $select clause.
select() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get an OData $select clause.
selectClause() - Method in class com.microsoft.azure.batch.DetailLevel
Gets the OData select clause.
selectLeasesToTake(List<Lease>) - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionLoadBalancingStrategy
Select leases that should be taken for processing.
SELF_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
selfLink() - Method in class com.azure.data.cosmos.Resource
Get the self-link associated with the resource.
send(HttpRequest) - Method in interface com.azure.data.cosmos.internal.http.HttpClient
Send the provided request asynchronously.
send(EventData) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send EventData to EventHub.
send(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send a batch of EventData to EventHub.
send(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send EventDataBatch to EventHub.
send(EventData, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send an 'EventData with a partitionKey' to EventHub.
send(Iterable<EventData>, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send a 'batch of EventData with the same partitionKey' to EventHub.
send(byte[]) - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsManager
 
send(Iterable<byte[]>) - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsManager
 
send(EventData) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Send EventData to a specific EventHub partition.
send(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Send EventData to a specific EventHub partition.
send(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Send EventDataBatch to a specific EventHub partition.
send(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a message to the Azure Service Bus entity this sender is connected to.
send(IMessage, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a message to the Azure Service Bus entity this sender is connected to.
send(IMessage) - Method in class com.microsoft.azure.servicebus.QueueClient
 
send(IMessage, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
send(IMessage) - Method in class com.microsoft.azure.servicebus.TopicClient
 
send(IMessage, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
 
sendAsync(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a message to the Azure Service Bus entity this sender is connected to.
sendAsync(IMessage, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a message to the Azure Service Bus entity this sender is connected to.
sendAsync(Iterable<Message>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
sendAsync(Message, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
sendAsync(IMessage) - Method in class com.microsoft.azure.servicebus.QueueClient
 
sendAsync(IMessage, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
sendAsync(IMessage) - Method in class com.microsoft.azure.servicebus.TopicClient
 
sendAsync(IMessage, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
 
sendBatch(Collection<? extends IMessage>) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
sendBatch(Collection<? extends IMessage>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
sendBatch(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
sendBatch(Collection<? extends IMessage>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
sendBatch(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.TopicClient
 
sendBatch(Collection<? extends IMessage>, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
 
sendBatchAsync(Collection<? extends IMessage>) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
sendBatchAsync(Collection<? extends IMessage>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
sendBatchAsync(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
sendBatchAsync(Collection<? extends IMessage>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
 
sendBatchAsync(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.TopicClient
 
sendBatchAsync(Collection<? extends IMessage>, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
 
SenderErrorContext - Class in com.microsoft.azure.servicebus.primitives
 
sendHangDetectionTime(Duration) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
SendLinkHandler - Class in com.microsoft.azure.servicebus.amqp
 
SendLinkHandler(IAmqpSender) - Constructor for class com.microsoft.azure.servicebus.amqp.SendLinkHandler
 
sendSync(EventData) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Synchronous version of EventHubClient.send(EventData).
sendSync(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Synchronous version of EventHubClient.send(Iterable).
sendSync(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Synchronous version of EventHubClient.send(EventDataBatch).
sendSync(EventData, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
sendSync(Iterable<EventData>, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
sendSync(EventData) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Synchronous version of PartitionSender.send(EventData) Api.
sendSync(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Synchronous version of PartitionSender.send(Iterable) .
sendSync(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
SEQUENCE_NUMBER_CONDITION_NOT_MET - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value SequenceNumberConditionNotMet for StorageErrorCode.
SEQUENCE_NUMBER_INCREMENT_TOO_LARGE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value SequenceNumberIncrementTooLarge for StorageErrorCode.
sequenceEqualConstantTime(byte[], byte[]) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
Compares two byte arrays in constant time.
SEQUENCENUBMERNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SequenceNumberAccessConditions - Class in com.microsoft.azure.storage.blob.models
Additional parameters for a set of operations, such as: PageBlob_uploadPages, PageBlob_clearPages, PageBlob_uploadPagesFromURL.
SequenceNumberAccessConditions() - Constructor for class com.microsoft.azure.storage.blob.models.SequenceNumberAccessConditions
 
sequenceNumberAccessConditions() - Method in class com.microsoft.azure.storage.blob.PageBlobAccessConditions
Access conditions that will fail the request if the sequence number does not meet the provided condition.
SequenceNumberActionType - Enum in com.microsoft.azure.storage.blob.models
Defines values for SequenceNumberActionType.
SerializationFormattingPolicy - Enum in com.azure.data.cosmos
The formatting policy associated with JSON serialization in the Azure Cosmos DB database service.
serialize(JsonGenerator, SerializerProvider) - Method in class com.azure.data.cosmos.internal.http.HttpHeaders
 
serialize(byte[], JsonGenerator, SerializerProvider) - Method in class com.microsoft.azure.keyvault.webkey.Base64UrlJsonSerializer
 
serializeDuration(Duration) - Static method in class com.microsoft.azure.servicebus.management.SerializerUtil
 
serializerAdapter() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
 
SerializerUtil - Class in com.microsoft.azure.servicebus.management
 
SerializerUtil() - Constructor for class com.microsoft.azure.servicebus.management.SerializerUtil
 
serializeWithType(JsonGenerator, SerializerProvider, TypeSerializer) - Method in class com.azure.data.cosmos.internal.http.HttpHeaders
 
SERVER_BUSY - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value ServerBusy for StorageErrorCode.
SERVER_BUSY_BASE_SLEEP_TIME_IN_SECS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SERVER_BUSY_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SERVER_VERSION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
ServerBusy - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service is currently unable to receive requests.
ServerBusyException - Exception in com.microsoft.azure.eventhubs
Server busy exception is thrown when the current entity's activity has put excessive load onto the service.
ServerBusyException() - Constructor for exception com.microsoft.azure.eventhubs.ServerBusyException
Default constructor for the exception
ServerBusyException(String) - Constructor for exception com.microsoft.azure.eventhubs.ServerBusyException
 
ServerBusyException - Exception in com.microsoft.azure.servicebus.primitives
Server busy exception is thrown when the current entity's activity has put excessive load onto the service.
ServerBusyException() - Constructor for exception com.microsoft.azure.servicebus.primitives.ServerBusyException
Default constructor for the exception
ServerBusyException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServerBusyException
 
serverEncrypted() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Get the serverEncrypted value.
ServerProperties - Class in com.azure.data.cosmos.internal.directconnectivity
 
ServerProperties(String, String) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.ServerProperties
 
ServerStoreModel - Class in com.azure.data.cosmos.internal.directconnectivity
 
ServerStoreModel(StoreClient) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.ServerStoreModel
 
serverTimeout() - Method in class com.microsoft.azure.batch.interceptor.ServerTimeoutInterceptor
Gets the service timeout interval applied by this ServerTimeoutInterceptor instance.
ServerTimeoutInterceptor - Class in com.microsoft.azure.batch.interceptor
Sets Batch service request timeouts.
ServerTimeoutInterceptor(int) - Constructor for class com.microsoft.azure.batch.interceptor.ServerTimeoutInterceptor
Initializes a new ServerTimeoutInterceptor for setting the service timeout interval for a request issued to the Batch service.
SERVICE - Static variable in class com.microsoft.azure.keyvault.models.SasTokenType
Static value service for SasTokenType.
service() - Method in class com.microsoft.azure.storage.blob.AccountSASResourceType
Permission to access service level APIs granted.
SERVICE_INDEX - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
SERVICE_UNAVAILABLE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
SERVICEBUS_AAD_AUDIENCE_RESOURCE_URL - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
Resource URI to be used, for all service bus entities, when requesting authentication token from Azure Active Directory.
ServiceBusException - Exception in com.microsoft.azure.servicebus.primitives
This is the base exception that service bus will generate for all error cases.
ServiceBusException(boolean) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
ServiceBusException(boolean, String) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
ServiceBusException(boolean, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
ServiceBusException(boolean, String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
serviceEndpoint() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Get the serviceEndpoint value.
serviceEndpoint() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Get the serviceEndpoint value.
serviceEndpoint() - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Get the serviceEndpoint value.
ServiceGetAccountInfoHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetAccountInfo operation.
ServiceGetAccountInfoHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
 
ServiceGetAccountInfoResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getAccountInfo operation.
ServiceGetAccountInfoResponse(HttpRequest, int, ServiceGetAccountInfoHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoResponse
Creates an instance of ServiceGetAccountInfoResponse.
ServiceGetPropertiesHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetProperties operation.
ServiceGetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesHeaders
 
ServiceGetPropertiesResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getProperties operation.
ServiceGetPropertiesResponse(HttpRequest, int, ServiceGetPropertiesHeaders, Map<String, String>, StorageServiceProperties) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesResponse
Creates an instance of ServiceGetPropertiesResponse.
ServiceGetStatisticsHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetStatistics operation.
ServiceGetStatisticsHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
 
ServiceGetStatisticsResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getStatistics operation.
ServiceGetStatisticsResponse(HttpRequest, int, ServiceGetStatisticsHeaders, Map<String, String>, StorageServiceStats) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsResponse
Creates an instance of ServiceGetStatisticsResponse.
ServiceGetUserDelegationKeyHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for GetUserDelegationKey operation.
ServiceGetUserDelegationKeyHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyHeaders
 
ServiceGetUserDelegationKeyResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the getUserDelegationKey operation.
ServiceGetUserDelegationKeyResponse(HttpRequest, int, ServiceGetUserDelegationKeyHeaders, Map<String, String>, UserDelegationKey) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyResponse
Creates an instance of ServiceGetUserDelegationKeyResponse.
ServiceItemLease - Class in com.azure.data.cosmos.internal.changefeed
Document service lease.
ServiceItemLease() - Constructor for class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
ServiceItemLease(ServiceItemLease) - Constructor for class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
ServiceItemLeaseUpdater - Interface in com.azure.data.cosmos.internal.changefeed
Interface for service lease updater.
ServiceListContainersSegmentHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for ListContainersSegment operation.
ServiceListContainersSegmentHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentHeaders
 
ServiceListContainersSegmentResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the listContainersSegment operation.
ServiceListContainersSegmentResponse(HttpRequest, int, ServiceListContainersSegmentHeaders, Map<String, String>, ListContainersSegmentResponse) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentResponse
Creates an instance of ServiceListContainersSegmentResponse.
services() - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
The values that indicate the services accessible with this SAS.
services() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
ServiceSASSignatureValues - Class in com.microsoft.azure.storage.blob
ServiceSASSignatureValues is used to generate a Shared Access Signature (SAS) for an Azure Storage service.
ServiceSASSignatureValues() - Constructor for class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
Creates an object with empty values for all fields.
ServiceSetPropertiesHeaders - Class in com.microsoft.azure.storage.blob.models
Defines headers for SetProperties operation.
ServiceSetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesHeaders
 
ServiceSetPropertiesResponse - Class in com.microsoft.azure.storage.blob.models
Contains all response data for the setProperties operation.
ServiceSetPropertiesResponse(HttpRequest, int, ServiceSetPropertiesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesResponse
Creates an instance of ServiceSetPropertiesResponse.
ServiceUnavailable - Static variable in class com.azure.data.cosmos.internal.RMResources
 
ServiceUnavailableException - Exception in com.azure.data.cosmos
 
ServiceUnavailableException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.ServiceUnavailableException
 
ServiceUnavailableException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.ServiceUnavailableException
 
ServiceUnavailableException(String, Exception, HttpHeaders, String) - Constructor for exception com.azure.data.cosmos.ServiceUnavailableException
 
ServiceURL - Class in com.microsoft.azure.storage.blob
Represents a URL to a blob service.
ServiceURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.ServiceURL
Creates a ServiceURL object pointing to the account specified by the URL and using the provided pipeline to make HTTP requests.
SESSION_FILTER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SESSION_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SESSION_NOT_FOUND_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SESSION_TOKEN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
SessionCannotBeLockedException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a client attempts to accept a session that is already locked by another client.
SessionCannotBeLockedException() - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
 
SessionCannotBeLockedException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
 
SessionCannotBeLockedException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
 
SessionCannotBeLockedException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
 
SessionContainer - Class in com.azure.data.cosmos.internal
Used internally to cache the collections' session tokens in the Azure Cosmos DB database service.
SessionContainer(String) - Constructor for class com.azure.data.cosmos.internal.SessionContainer
 
SessionHandler - Class in com.microsoft.azure.servicebus.amqp
 
SessionHandler(String) - Constructor for class com.microsoft.azure.servicebus.amqp.SessionHandler
 
SessionHandlerOptions - Class in com.microsoft.azure.servicebus
The OnSession handler processing options.
SessionHandlerOptions() - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
SessionHandlerOptions(int, boolean, Duration) - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
 
SessionHandlerOptions(int, int, boolean, Duration) - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
 
SessionHandlerOptions(int, int, boolean, Duration, Duration) - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
 
SessionLockLostException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a session receiver performs an operation on a session after its lock is expired.
SessionLockLostException() - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
 
SessionLockLostException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
 
SessionLockLostException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
 
SessionLockLostException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
 
SESSIONS_CANNOT_BE_LOCKED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
sessionToken() - Method in class com.azure.data.cosmos.CosmosContainerRequestOptions
Gets the token for use with session consistency.
sessionToken(String) - Method in class com.azure.data.cosmos.CosmosContainerRequestOptions
Sets the token for use with session consistency.
sessionToken() - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Gets the token for use with session consistency.
sessionToken(String) - Method in class com.azure.data.cosmos.CosmosItemRequestOptions
Sets the token for use with session consistency.
sessionToken() - Method in class com.azure.data.cosmos.CosmosResponse
Gets the token used for managing client's consistency requirements.
sessionToken() - Method in class com.azure.data.cosmos.CosmosStoredProcedureRequestOptions
Gets the token for use with session consistency.
sessionToken(String) - Method in class com.azure.data.cosmos.CosmosStoredProcedureRequestOptions
Sets the token for use with session consistency.
sessionToken() - Method in class com.azure.data.cosmos.CosmosStoredProcedureResponse
Gets the token used for managing client's consistency requirements.
sessionToken() - Method in class com.azure.data.cosmos.FeedOptions
Gets the session token for use with session consistency.
sessionToken(String) - Method in class com.azure.data.cosmos.FeedOptions
Sets the session token for use with session consistency.
sessionToken() - Method in class com.azure.data.cosmos.FeedResponse
Gets the session token for use in session consistency.
sessionToken - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
sessionToken - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
SessionTokenHelper - Class in com.azure.data.cosmos.internal
Used internally to provides helper functions to work with session tokens in the Azure Cosmos DB database service.
SessionTokenHelper() - Constructor for class com.azure.data.cosmos.internal.SessionTokenHelper
 
set(TKey, TValue) - Method in class com.azure.data.cosmos.internal.caches.AsyncCache
 
set(String, String) - Method in class com.azure.data.cosmos.internal.http.HttpHeaders
Set a header.
set(int, SqlParameter) - Method in class com.azure.data.cosmos.SqlParameterList
 
SET_COOKIE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
setAccessCondition(AccessCondition) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the conditions associated with the request.
setAccessPolicy(PublicAccessType, List<SignedIdentifier>) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Sets the container's permissions.
setAccessPolicy(PublicAccessType, List<SignedIdentifier>, ContainerAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Sets the container's permissions.
setAccessPolicy(Context, List<SignedIdentifier>, Integer, PublicAccessType, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
sets the permissions for the specified container.
setAccessPolicyAsync(Context, List<SignedIdentifier>, Integer, PublicAccessType, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
sets the permissions for the specified container.
setAccessPolicyAsync(Context, List<SignedIdentifier>, Integer, PublicAccessType, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
sets the permissions for the specified container.
setAccessPolicyWithRestResponseAsync(Context, List<SignedIdentifier>, Integer, PublicAccessType, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
sets the permissions for the specified container.
setAction(RuleAction) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Sets the action this rule performs on messages matched by this rule's filter.
setActiveMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
setAddressesLink(String) - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Set the addresseslink of the databaseAccount.
setAlias(String) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
setAltLink(Resource, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setAuthentication(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the authentication type in the Connection String.
setAuthorizationRules(List<AuthorizationRule>) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setAuthorizationRules(List<AuthorizationRule>) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setAutoDeleteOnIdle(Duration) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setAutoDeleteOnIdle(Duration) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setAutoDeleteOnIdle(Duration) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setBody(String) - Method in class com.azure.data.cosmos.internal.StoredProcedure
Set the body of the stored procedure.
setBody(String) - Method in class com.azure.data.cosmos.internal.Trigger
Set the body of the trigger.
setBody(String) - Method in class com.azure.data.cosmos.internal.UserDefinedFunction
Set the body of the user defined function.
setBody(byte[]) - Method in interface com.microsoft.azure.servicebus.IMessage
Deprecated.
Message body need not just a byte array. Replaced by IMessage.setMessageBody(MessageBody)
setBody(byte[]) - Method in class com.microsoft.azure.servicebus.Message
Deprecated.
setCertificateContacts(String, Contacts) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the certificate contacts for the specified key vault.
setCertificateContactsAsync(String, Contacts, ServiceCallback<Contacts>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the certificate contacts for the specified key vault.
setCertificateContactsAsync(String, Contacts) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the certificate contacts for the specified key vault.
setCertificateContactsWithServiceResponseAsync(String, Contacts) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the certificate contacts for the specified key vault.
setCertificateIssuer(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuer(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuer(SetCertificateIssuerRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Sets the certificate contacts for the specified vault.
setCertificateIssuerAsync(String, String, String, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerAsync(SetCertificateIssuerRequest, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Sets the certificate contacts for the specified vault.
SetCertificateIssuerRequest - Class in com.microsoft.azure.keyvault.requests
The set certificate issuer request class.
SetCertificateIssuerRequest.Builder - Class in com.microsoft.azure.keyvault.requests
setCertificateIssuerWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerWithServiceResponseAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCheckpointTimeoutInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Sets the timeout for checkpoint operations.
setClosed() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
setConcurrencyToken(String) - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Sets the concurrency token.
setConcurrencyToken(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
setConfigs(Configs) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
setConflictResolutionPolicy(ConflictResolutionPolicy) - Method in class com.azure.data.cosmos.internal.DocumentCollection
Sets the conflictResolutionPolicy that is used for resolving conflicting writes on documents in different regions, in a collection in the Azure Cosmos DB service.
setConnectionPolicy(ConnectionPolicy) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
setConsistencyLevel(ConsistencyLevel) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the consistency level required for the request.
setContactedReplicas(CosmosResponseDiagnostics, List<URI>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setContentBytes(byte[]) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
setContentType(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the content type of this message.
setContentType(String) - Method in class com.microsoft.azure.servicebus.Message
 
setContentType(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of ContentType property of a message this filter matches.
setContext(ErrorContext) - Method in exception com.microsoft.azure.eventhubs.EventHubException
 
setContinuation(String) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
setContinuationToken(String) - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Sets the continuation token used to determine the last processed point of the Change Feed.
setContinuationToken(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
setCorrelationId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets a correlation identifier.
setCorrelationId(String) - Method in class com.microsoft.azure.servicebus.Message
 
setCorrelationId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of CorrelationId property of a message this filter matches.
setCosmosResponseDiagnostics(CosmosClientException, CosmosResponseDiagnostics) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setCreatedAt(Instant) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
setDatabasesLink(String) - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Set the databases of the databaseAccount.
setDeadLetterMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
setDefaultConsistencyLevel(ConsistencyLevel) - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
setDefaultMessageTimeToLive(Duration) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setDefaultMessageTimeToLive(Duration) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setDefaultMessageTimeToLive(Duration) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setDefaultReplicaIndex(Integer) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
setDefaultTimeToLive(Integer) - Method in class com.azure.data.cosmos.internal.DocumentCollection
Sets the collection's default time-to-live value.
setDesiredConsistencyLevel(ConsistencyLevel) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
setDestination(String) - Method in class com.azure.data.cosmos.examples.HelloWorldDemo.Passenger
 
setDuplicationDetectionHistoryTimeWindow(Duration) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setDuplicationDetectionHistoryTimeWindow(Duration) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setEnableBatchedOperations(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setEnableBatchedOperations(boolean) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setEnableBatchedOperations(boolean) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setEnableDeadLetteringOnFilterEvaluationException(boolean) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setEnableDeadLetteringOnMessageExpiration(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setEnableDeadLetteringOnMessageExpiration(boolean) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setEnableMultipleWriteLocations(boolean) - Method in class com.azure.data.cosmos.internal.DatabaseAccount
 
setEnablePartitioning(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setEnablePartitioning(boolean) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setEndpoint(String) - Method in class com.azure.data.cosmos.internal.DatabaseAccountLocation
Sets the endpoint (the URI) of the database account location.
setEndpoint(URI) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set an endpoint which can be used to connect to the EventHub instance.
setEndpoint(String, String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set an endpoint which can be used to connect to the EventHub instance.
setEndpointOverride(URI) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
setEntityStatus(EntityStatus) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setEntityStatus(EntityStatus) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setEntityStatus(EntityStatus) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setEpoch(long) - Method in class com.microsoft.azure.eventprocessorhost.CompleteLease
Set the epoch value.
setEventHubName(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the entity path value from the connection string.
setExceptionNotification(Consumer<ExceptionReceivedEventArgs>) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets a handler which receives notification of general exceptions.
setExecutor(ScheduledExecutorService) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.OptionalStep
Event Processor Host runs tasks on the supplied threadpool, or creates an internal one.
setFastScanIntervalInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Sets the time for fast interval.
setFilter(Filter) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Sets the filter of this rule.
setForceNameCacheRefresh(boolean) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
setForwardDeadLetteredMessagesTo(String) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setForwardDeadLetteredMessagesTo(String) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setForwardTo(String) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setForwardTo(String) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setHeader(String, String) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the custom request option value by key
setHTTPHeaders(BlobHTTPHeaders) - Method in class com.microsoft.azure.storage.blob.BlobURL
Changes a blob's HTTP header properties.
setHTTPHeaders(BlobHTTPHeaders, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Changes a blob's HTTP header properties.
setHTTPHeaders(Context, Integer, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set HTTP Headers operation sets system properties on the blob.
setHTTPHeadersAsync(Context, Integer, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set HTTP Headers operation sets system properties on the blob.
setHTTPHeadersAsync(Context, Integer, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set HTTP Headers operation sets system properties on the blob.
setHTTPHeadersWithRestResponseAsync(Context, Integer, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set HTTP Headers operation sets system properties on the blob.
setId(String) - Method in class com.azure.data.cosmos.examples.HelloWorldDemo.Passenger
 
setId(String) - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Sets the lease ID.
setId(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
setIdentifier(String) - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Set an identifier to PartitionReceiver.
setIncludedPaths(List<IncludedPath>) - Method in class com.azure.data.cosmos.IndexingPolicy
 
setIndexingDirective(IndexingDirective) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the indexing directive (index, do not index etc).
setIndexingPolicy(IndexingPolicy) - Method in class com.azure.data.cosmos.internal.DocumentCollection
Sets the indexing policy.
setInitialPositionProvider(Function<String, EventPosition>) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets the function used to determine the position at which to start receiving events for a partition if there is no checkpoint for that partition.
setInvokeProcessorAfterReceiveTimeout(Boolean) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Changes whether the EventProcessorHost will call IEventProcessor.onEvents() with an empty iterable when a receive timeout occurs (true) or not (false).
setIsMedia(boolean) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
setIsOwned(boolean) - Method in class com.microsoft.azure.eventprocessorhost.BaseLease
Set the owned state of the lease.
setItems(List<T>) - Method in class com.microsoft.azure.batch.protocol.models.PageImpl
Sets the list of items.
setItems(List<T>) - Method in class com.microsoft.azure.keyvault.models.PageImpl
Sets the list of items.
setKeyName(String) - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
 
setKeyName(String) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
setLabel(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets an application specific message label.
setLabel(String) - Method in class com.microsoft.azure.servicebus.Message
 
setLabel(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of Label property of a message this filter matches.
setLatency(long) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
setLeaseDurationInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.AzureStoragePartitionManagerOptions
 
setLeaseDurationInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Sets the duration after which a partition lease will expire unless renewed.
setLeaseRenewIntervalInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Sets the duration between lease renewals.
setLockDuration(Duration) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
Sets The amount of time that the message is locked by a given receiver so that no other receiver receives the same message.
setLockDuration(Duration) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
Sets The amount of time that the message is locked by a given receiver so that no other receiver receives the same message.
setLockedUntilUtc(Instant) - Method in class com.microsoft.azure.servicebus.Message
 
setLSN(E, long) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setMapper(JsonSerializable, ObjectMapper) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setMasterKeyOrResourceToken(String) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
setMax(T) - Method in class com.azure.data.cosmos.internal.routing.Range
 
setMaxBatchSize(int) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets the maximum number of events that will be passed to one call to IEventProcessor.onEvents
setMaxDeliveryCount(int) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
The maximum delivery count of a message before it is dead-lettered.
setMaxDeliveryCount(int) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
The maximum delivery count of a message before it is dead-lettered.
setMaxExclusive(String) - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
 
setMaxInclusive(boolean) - Method in class com.azure.data.cosmos.internal.routing.Range
 
setMaxMediaStorageUsageInMB(long) - Method in class com.azure.data.cosmos.internal.DatabaseAccount
 
setMaxReplicaSetSize(ReplicationPolicy, int) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setMaxReplicaSetSize(int) - Method in class com.azure.data.cosmos.internal.ReplicationPolicy
 
setMaxSizeInMB(long) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setMaxSizeInMB(long) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setMediaLink(String) - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Set the medialink of the databaseAccount.
setMediaStorageUsageInMB(long) - Method in class com.azure.data.cosmos.internal.DatabaseAccount
 
setMessageBody(MessageBody) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the body of this message.
setMessageBody(MessageBody) - Method in class com.microsoft.azure.servicebus.Message
 
setMessageId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the Id of this message.
setMessageId(String) - Method in class com.microsoft.azure.servicebus.Message
 
setMessageId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of MessageId property of a message this filter matches.
setMessagingUnits(int) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
setMetadata(Metadata) - Method in class com.microsoft.azure.storage.blob.BlobURL
Changes a blob's metadata.
setMetadata(Metadata, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Changes a blob's metadata.
setMetadata(Metadata) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Sets the container's metadata.
setMetadata(Metadata, ContainerAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Sets the container's metadata.
setMetadata(Context, Integer, Map<String, String>, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs.
setMetadata(Context, Integer, Map<String, String>, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
operation sets one or more user-defined name-value pairs for the specified container.
setMetadataAsync(Context, Integer, Map<String, String>, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs.
setMetadataAsync(Context, Integer, Map<String, String>, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs.
setMetadataAsync(Context, Integer, Map<String, String>, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
operation sets one or more user-defined name-value pairs for the specified container.
setMetadataAsync(Context, Integer, Map<String, String>, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
operation sets one or more user-defined name-value pairs for the specified container.
setMetadataWithRestResponseAsync(Context, Integer, Map<String, String>, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs.
setMetadataWithRestResponseAsync(Context, Integer, Map<String, String>, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedContainers
operation sets one or more user-defined name-value pairs for the specified container.
setMin(T) - Method in class com.azure.data.cosmos.internal.routing.Range
 
setMinInclusive(String) - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
 
setMinInclusive(boolean) - Method in class com.azure.data.cosmos.internal.routing.Range
 
setModifiedAt(Instant) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
setName(String) - Method in class com.azure.data.cosmos.examples.HelloWorldDemo.Passenger
 
setName(String) - Method in class com.azure.data.cosmos.internal.DatabaseAccountLocation
Sets the name of the database account location.
setName(String) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
setName(String) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Sets the name of this rule.
setNamespaceName(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set a namespace name which will be used to connect to an EventHubs instance.
setNamespaceSku(NamespaceSku) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
setNamespaceType(NamespaceType) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
 
setNextPageLink(String) - Method in class com.microsoft.azure.batch.protocol.models.PageImpl
Sets the link to the next page.
setNextPageLink(String) - Method in class com.microsoft.azure.keyvault.models.PageImpl
Sets the link to the next page.
setOfferThroughput(Integer) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the throughput in the form of Request Units per second when creating a document collection.
setOfferType(String) - Method in class com.azure.data.cosmos.internal.Offer
Sets the OfferType for the resource offer.
setOfferType(String) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the offer type when creating a document collection.
setOfferVersion(String) - Method in class com.azure.data.cosmos.internal.Offer
Sets the offer version.
setOffset(String) - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Set the offset.
setOperationTimeout(Duration) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the OperationTimeout value in the Connection String.
setOperationTimeout(Duration) - Method in class com.microsoft.azure.eventhubs.EventHubClientOptions
Set the operation timeout.
setOperationTimeout(Duration) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.OptionalStep
The timeout for Event Hubs operations.
setOperationTimeout(Duration) - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Set the OperationTimeout value in the Connection String.
setOriginalSessionToken(String) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
setOriginalSessionToken(RxDocumentServiceRequest, String) - Static method in class com.azure.data.cosmos.internal.SessionTokenHelper
 
setOwner(String) - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Sets the host name owner of the lease.
setOwner(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
setOwner(String) - Method in class com.microsoft.azure.eventprocessorhost.BaseLease
Set the owner string.
setParents(List<String>) - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
 
setPartitionKey(PartitionKeyDefinition) - Method in class com.azure.data.cosmos.internal.DocumentCollection
Sets the collection's partition key definition.
setPartitionKey(PartitionKey) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the partition key used to identify the current request's target partition.
setPartitionKey(PartitionKeyInternal) - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyAndResourceTokenPair
Sets the PartitionKey
setPartitionKey(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets a partition key for sending a message to a partitioned entity
setPartitionKey(String) - Method in class com.microsoft.azure.servicebus.Message
 
setPartitionKeyRangeId(E, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setPartitionKeyRangeId(String) - Method in class com.azure.data.cosmos.internal.directconnectivity.Address
 
setPartitionKeyRangeIdentity(PartitionKeyRangeIdentity) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
setPartitionKeyRengeId(String) - Method in class com.azure.data.cosmos.internal.RequestOptions
Internal usage only: Sets the partition key range id used to identify the current request's target partition.
setPartitionLocalSessionToken(RxDocumentServiceRequest, ISessionContainer) - Static method in class com.azure.data.cosmos.internal.SessionTokenHelper
 
setPartitionManagerOptions(PartitionManagerOptions) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Set the partition manager options all at once.
setPermissionFeed(List<Permission>) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
setPermissionMode(PermissionMode) - Method in class com.azure.data.cosmos.internal.Permission
Sets the permission mode.
setPopulateQuotaInfo(boolean) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the PopulateQuotaInfo setting for document collection read requests in the Azure Cosmos DB database service.
setPostTriggerInclude(List<String>) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the triggers to be invoked after the operation.
setPrefetchCount(int) - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Set the number of events that can be pre-fetched and cached at the PartitionReceiver.
setPrefetchCount(int) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets the prefetch count for the underlying event hub client.
setPrefetchCount(int) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Set the prefetch count of the receiver.
setPrefetchCount(int) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
setPrefetchCount(int) - Method in class com.microsoft.azure.servicebus.QueueClient
 
setPrefetchCount(int) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
setPreTriggerInclude(List<String>) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the triggers to be invoked before the operation.
setPrimaryKey(String) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
setProperties(Map<String, String>) - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Sets the custom lease item which can be managed from PartitionLoadBalancingStrategy.
setProperties(Map<String, String>) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
setProperties(Map<String, Object>) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the properties used to identify the request token.
setProperties(Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the map of user application properties of this message.
setProperties(Map<String, Object>) - Method in class com.microsoft.azure.servicebus.Message
 
setProperties(Map<String, Object>) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets a name to value map of custom properties on a message this filter matches.
setProperties(Context, StorageServiceProperties, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
setProperties(StorageServiceProperties) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Sets properties for a storage account's Blob service endpoint.
setProperties(StorageServiceProperties, Context) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Sets properties for a storage account's Blob service endpoint.
setPropertiesAsync(Context, StorageServiceProperties, Integer, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
setPropertiesAsync(Context, StorageServiceProperties, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
setPropertiesWithRestResponseAsync(Context, StorageServiceProperties, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedServices
Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
setProperty(JsonSerializable, String, T) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setQuery(String, String) - Static method in class com.azure.data.cosmos.internal.Utils
 
setQueryInfo(QueryInfo) - Method in class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfoInternal
 
setQueryRanges(List<Range<PartitionKeyInternal>>) - Method in class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfoInternal
 
setReadableLocations(Iterable<DatabaseAccountLocation>) - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Sets the list of readable locations for this database account.
setReceiveHandler(PartitionReceiveHandler) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Register a receive handler that will be called when an event is available.
setReceiveHandler(PartitionReceiveHandler, boolean) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Register a receive handler that will be called when an event is available.
setReceiverRuntimeMetricEnabled(boolean) - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Knob to enable/disable runtime metric of the receiver.
setReceiverRuntimeMetricEnabled(boolean) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Knob to enable/disable runtime metric of the receiver.
setReceiveTimeout(Duration) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
setReceiveTimeOut(Duration) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets the timeout for receive operations.
setReplyTo(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the address of an entity to send replies to.
setReplyTo(String) - Method in class com.microsoft.azure.servicebus.Message
 
setReplyTo(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of ReplyTo property of a message this filter matches.
setReplyToSessionId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Gets or sets a session identifier augmenting the ReplyTo address.
setReplyToSessionId(String) - Method in class com.microsoft.azure.servicebus.Message
 
setReplyToSessionId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of ReplyToSessionId property of a message this filter matches.
setRequestHeaders(CosmosClientException, Map<String, String>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setRequiresDuplicateDetection(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setRequiresDuplicateDetection(boolean) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setRequiresSession(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setRequiresSession(boolean) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setResourceAddress(E, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setResourceId(String) - Method in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
Sets the resource id.
setResourceLink(String) - Method in class com.azure.data.cosmos.internal.Permission
Sets the self-link of resource to which the permission applies.
setResourcePartitionKey(PartitionKey) - Method in class com.azure.data.cosmos.internal.Permission
Sets the resource partition key associated with this permission object.
setResourceSelfLink(Resource, String) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setResourceToken(String) - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyAndResourceTokenPair
Sets the Resource Token
setResourceTokenExpirySeconds(Integer) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the expiry time for resource token.
setRetryPolicy(RetryPolicy) - Method in class com.microsoft.azure.eventhubs.EventHubClientOptions
Set the RetryPolicy for operations
setRetryPolicy(RetryPolicy) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.OptionalStep
RetryPolicy for Event Hubs operations.
setRetryPolicy(RetryPolicy) - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Set the retry policy.
setRights(List<AccessRights>) - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
 
setRights(List<AccessRights>) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
setRuntimeInformation(long, Instant, String) - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
 
setSasDefinition(String, String, String, String, SasTokenType, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinition(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionAsync(String, String, String, String, SasTokenType, String, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionAsync(String, String, String, String, SasTokenType, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionWithServiceResponseAsync(String, String, String, String, SasTokenType, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionWithServiceResponseAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasKey(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the shared access policy key value from the connection string
setSasKeyName(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the shared access policy owner name from the connection string
setScheduledEnqueuedTimeUtc(Instant) - Method in interface com.microsoft.azure.servicebus.IMessage
setScheduledEnqueuedTimeUtc(Instant) - Method in class com.microsoft.azure.servicebus.Message
Deprecated.
setScheduledEnqueueTimeUtc(Instant) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the scheduled enqueue time of this message.
setScheduledEnqueueTimeUtc(Instant) - Method in class com.microsoft.azure.servicebus.Message
 
setScheduledMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
setScriptLoggingEnabled(boolean) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets whether Javascript stored procedure logging is enabled for the current request in the Azure Cosmos DB database service or not.
setSecondaryKey(String) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
setSecret(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecret(String, String, String, Map<String, String>, String, SecretAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecret(SetSecretRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Sets a secret in the specified vault.
setSecretAsync(String, String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretAsync(String, String, String, Map<String, String>, String, SecretAttributes, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretAsync(String, String, String, Map<String, String>, String, SecretAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretAsync(SetSecretRequest, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Sets a secret in the specified vault.
SetSecretRequest - Class in com.microsoft.azure.keyvault.requests
The set secret request class.
SetSecretRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The SetSecretRequest builder.
setSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretWithServiceResponseAsync(String, String, String, Map<String, String>, String, SecretAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSequenceNumber(long) - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Set the sequence number.
setServiceEndpoint(URI) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
setSession(Object) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
setSessionId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the session identifier for a session-aware entity.
setSessionId(String) - Method in class com.microsoft.azure.servicebus.Message
 
setSessionId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of SessionId property of a message this filter matches.
setSessionStateAsync(byte[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
setSessionToken(RxDocumentServiceRequest, Map<String, String>) - Method in interface com.azure.data.cosmos.internal.ISessionContainer
Infers collectionFullName using responseHeaders[HttpConstants.HttpHeaders.OwnerFullName] or request.ResourceAddress, infers resourceId using responseHeaders[HttpConstants.HttpHeaders.OwnerId] or request.ResourceId, and adds responseHeaders[HttpConstants.HttpHeaders.SessionToken] session token to the (collectionFullName, resourceId)'s partitionKeyRangeId token map.
setSessionToken(String, String, Map<String, String>) - Method in interface com.azure.data.cosmos.internal.ISessionContainer
Adds responseHeaders[HttpConstants.HttpHeaders.SessionToken] session token to the (collectionFullName, collectionRid)'s partitionKeyRangeId token map.
setSessionToken(String) - Method in class com.azure.data.cosmos.internal.RequestOptions
Sets the token for use with session consistency.
setSessionToken(RxDocumentServiceRequest, Map<String, String>) - Method in class com.azure.data.cosmos.internal.SessionContainer
 
setSessionToken(String, String, Map<String, String>) - Method in class com.azure.data.cosmos.internal.SessionContainer
 
setSharedAccessSignature(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the shared access signature (also referred as SAS Token) from the connection string
setSlowScanIntervalInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Sets the time for slow interval.
setSource(String) - Method in class com.azure.data.cosmos.examples.HelloWorldDemo.Passenger
 
setStartupScanDelayInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Sets the delay time in seconds between the first scan and the second.
setState(byte[]) - Method in interface com.microsoft.azure.servicebus.IMessageSession
Set a custom state on the session which can be later retrieved using IMessageSession.getState().
setState(byte[]) - Method in class com.microsoft.azure.servicebus.MessageSession
 
setStateAsync(byte[]) - Method in interface com.microsoft.azure.servicebus.IMessageSession
Asynchronously set a custom state on the session which can be later retrieved using IMessageSession.getState().
setStateAsync(byte[]) - Method in class com.microsoft.azure.servicebus.MessageSession
 
setStorageAccount(String, String, String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccount(String, String, String, String, boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountAsync(String, String, String, String, boolean, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountAsync(String, String, String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountAsync(String, String, String, String, boolean, String, StorageAccountAttributes, Map<String, String>, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountAsync(String, String, String, String, boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountWithServiceResponseAsync(String, String, String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountWithServiceResponseAsync(String, String, String, String, boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setSuffix(String) - Method in class com.azure.data.cosmos.internal.UserAgentContainer
 
setSupportOrdering(boolean) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setSystemProperties(EventData.SystemProperties) - Method in interface com.microsoft.azure.eventhubs.EventData
 
setThroughput(int) - Method in class com.azure.data.cosmos.internal.Offer
Sets the offer throughput for this offer.
setTier(AccessTier) - Method in class com.microsoft.azure.storage.blob.BlobURL
Sets the tier on a blob.
setTier(AccessTier, LeaseAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Sets the tier on a blob.
setTier(Context, AccessTier, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set Tier operation sets the tier on a blob.
setTierAsync(Context, AccessTier, Integer, String, LeaseAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set Tier operation sets the tier on a blob.
setTierAsync(Context, AccessTier, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set Tier operation sets the tier on a blob.
setTierWithRestResponseAsync(Context, AccessTier, Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Set Tier operation sets the tier on a blob.
setTimestamp(Resource, OffsetDateTime) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setTimestamp(ZonedDateTime) - Method in interface com.azure.data.cosmos.internal.changefeed.Lease
Sets the timestamp of the lease.
setTimestamp(ZonedDateTime) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
setTimestamp(Date) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
setTimestamp(Date, ZoneId) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
setTimeToLive(Integer) - Method in class com.azure.data.cosmos.internal.Document
Sets the document's time-to-live value.
setTimeToLive(Duration) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the duration of time before this message expires.
setTimeToLive(Duration) - Method in class com.microsoft.azure.servicebus.Message
 
SettleModePair - Class in com.microsoft.azure.servicebus.primitives
 
SettleModePair(SenderSettleMode, ReceiverSettleMode) - Constructor for class com.microsoft.azure.servicebus.primitives.SettleModePair
 
setTo(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the "to" address.
setTo(String) - Method in class com.microsoft.azure.servicebus.Message
 
setTo(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of To property of a message this filter matches.
setToken(String) - Method in class com.microsoft.azure.storage.blob.TokenCredentials
Update the token to a new value.
setTokenResolver(TokenResolver) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
setTop(int) - Method in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
setTransferDeadLetterMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
setTransferMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
 
setTransportType(TransportType) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the TransportType value in the Connection String.
setTransportType(TransportType) - Method in class com.microsoft.azure.eventhubs.EventHubClientOptions
Set the TransportType for the connection to the Event Hubs service
setTransportType(TransportType) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.OptionalStep
TransportType for connections to the Event Hubs service.
setTransportType(TransportType) - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Set the TransportType value in the Connection String.
setTriggerOperation(TriggerOperation) - Method in class com.azure.data.cosmos.internal.Trigger
Set the operation type of the trigger.
setTriggerType(TriggerType) - Method in class com.azure.data.cosmos.internal.Trigger
Set the type of the resource.
setUniqueKeyPolicy(UniqueKeyPolicy) - Method in class com.azure.data.cosmos.internal.DocumentCollection
 
setUseMultipleWriteLocations(ConnectionPolicy, boolean) - Static method in class com.azure.data.cosmos.BridgeInternal
 
setUserMetadata(String) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
 
setUserMetadata(String) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
 
setUserMetadata(String) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
 
setV2(PartitionKeyDefinition) - Static method in class com.azure.data.cosmos.CommonsBridgeInternal
 
setViaPartitionKey(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets a via-partition key for sending a message to a destination entity via another partitioned entity
setViaPartitionKey(String) - Method in class com.microsoft.azure.servicebus.Message
 
setWritableLocations(Iterable<DatabaseAccountLocation>) - Method in class com.azure.data.cosmos.internal.DatabaseAccount
Sets the list of writable locations for this database account.
severity - Variable in class com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord
 
SHA1_CERTIFICATE_ALGORITHM - Static variable in class com.microsoft.azure.batch.CertificateOperations
The SHA certificate algorithm.
SHARE_THROUGHPUT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
SHARED_DB_ID_PREFIX - Static variable in class com.azure.data.cosmos.internal.DatabaseForTest
 
SHARED_OFFER_THROUGHPUT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
SharedAccessAuthorizationRule - Class in com.microsoft.azure.servicebus.management
 
SharedAccessAuthorizationRule(String, List<AccessRights>) - Constructor for class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
SharedAccessAuthorizationRule(String, String, List<AccessRights>) - Constructor for class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
SharedAccessAuthorizationRule(String, String, String, List<AccessRights>) - Constructor for class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
 
SharedAccessSignatureTokenProvider - Class in com.microsoft.azure.servicebus.security
This is a token provider that generates Shared Access Signature(SAS) tokens or reuses an already generated SAS token.
SharedAccessSignatureTokenProvider(String, String, int) - Constructor for class com.microsoft.azure.servicebus.security.SharedAccessSignatureTokenProvider
Creates an instance that generates SAS tokens from the given SAS key name and value.
SharedAccessSignatureTokenProvider(String, Instant) - Constructor for class com.microsoft.azure.servicebus.security.SharedAccessSignatureTokenProvider
Creates an instance that doesn't generate tokens but reuses an already generated SAS token.
SharedKeyCredentials - Class in com.microsoft.azure.storage.blob
SharedKeyCredentials are a means of signing and authenticating storage requests.
SharedKeyCredentials(String, String) - Constructor for class com.microsoft.azure.storage.blob.SharedKeyCredentials
Initializes a new instance of SharedKeyCredentials contains an account's name and its primary or secondary accountKey.
shouldExecuteQueryRequest - Variable in class com.azure.data.cosmos.internal.query.DocumentQueryExecutionContextBase
 
shouldRefreshEndpoints(Utils.ValueHolder) - Method in class com.azure.data.cosmos.internal.routing.LocationCache
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.ClearingSessionContainerClientRetryPolicy
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.ClientRetryPolicy
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.directconnectivity.GoneAndRetryWithRetryPolicy
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.IDocumentClientRetryPolicy.NoRetry
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.InvalidPartitionExceptionRetryPolicy
 
shouldRetry(Exception) - Method in interface com.azure.data.cosmos.internal.IRetryPolicy
 
shouldRetry - Variable in class com.azure.data.cosmos.internal.IRetryPolicy.ShouldRetryResult
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.PartitionKeyMismatchRetryPolicy
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.PartitionKeyRangeGoneRetryPolicy
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.RenameCollectionAwareClientRetryPolicy
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.ResourceThrottleRetryPolicy
 
shouldRetry(Exception) - Method in class com.azure.data.cosmos.internal.WebExceptionRetryPolicy
 
shouldUseProxy(String) - Static method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
 
shutdown() - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionController
Shutdown partition controller thread.
shutdown() - Method in interface com.azure.data.cosmos.internal.http.HttpClient
Shutdown the Http Client and clean up resources
shutdown() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.ConflictWorker
 
shutdown() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.MultiMasterScenario
 
shutdown() - Method in class com.azure.data.cosmos.rx.examples.multimaster.samples.Worker
 
sid() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the sid value.
sid() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
Get the sid value.
sign(byte[]) - Method in interface com.microsoft.azure.keyvault.cryptography.ISignatureTransform
 
sign(String, String, String, JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a signature from a digest using the specified key.
sign(String, JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a signature from a digest using the specified key.
SIGN - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value sign for JsonWebKeyOperation.
signAsync(byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Signs the specified digest using the specified algorithm, or the keys DefaultSignatureAlgorithm if no algorithm is specified.
signAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
signAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
signAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
signAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
signAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a signature from a digest using the specified key.
signAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a signature from a digest using the specified key.
signAsync(String, JsonWebKeySignatureAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a signature from a digest using the specified key.
signature() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Get the signature value.
signature() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
signatureAlgorithm - Variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
SignatureAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
 
SignatureAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.SignatureAlgorithm
 
SignatureEncoding - Class in com.microsoft.azure.keyvault.cryptography
 
signedExpiry() - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Get the signedExpiry value.
SignedIdentifier - Class in com.microsoft.azure.storage.blob.models
signed identifier.
SignedIdentifier() - Constructor for class com.microsoft.azure.storage.blob.models.SignedIdentifier
 
signedOid() - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Get the signedOid value.
signedService() - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Get the signedService value.
signedStart() - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Get the signedStart value.
signedTid() - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Get the signedTid value.
signedVersion() - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Get the signedVersion value.
signWithServiceResponseAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a signature from a digest using the specified key.
SIMPLE_TOKEN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
SINGLE_SPACE_URI_ENCODING - Static variable in class com.azure.data.cosmos.internal.Constants.UrlEncodingInfo
 
size() - Method in class com.azure.data.cosmos.internal.http.HttpHeaders
Gets the number of headers in the collection.
size() - Method in class com.azure.data.cosmos.SqlParameterList
 
size() - Method in class com.microsoft.azure.storage.blob.models.Block
Get the size value.
sku() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get for example, 14.04.0-LTS or 2012-R2-Datacenter.
skuName() - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Get the skuName value.
skuName() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Get the skuName value.
skuName() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Get the skuName value.
SkuName - Enum in com.microsoft.azure.storage.blob.models
Defines values for SkuName.
slowScanIntervalInSeconds - Variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
SLUG - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
SNAPHOT_OPERATION_RATE_EXCEEDED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value SnaphotOperationRateExceeded for StorageErrorCode.
snapshot() - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The snapshot time or null if anything except a URL to a snapshot was parsed.
snapshot() - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Get the snapshot value.
snapshot() - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Get the snapshot value.
SNAPSHOT_COUNT_EXCEEDED - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value SnapshotCountExceeded for StorageErrorCode.
snapshotId() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The specific snapshot the SAS user may access.
snapshots() - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether snapshots should be returned.
SNAPSHOTS_PRESENT - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value SnapshotsPresent for StorageErrorCode.
SortOrder - Enum in com.azure.data.cosmos.internal.query
Sort order in the Azure Cosmos DB database service.
SOURCE_CONDITION_NOT_MET - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value SourceConditionNotMet for StorageErrorCode.
SOURCE_RESOURCE_ID - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
sourceAddressPrefix() - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Get valid values are a single IP address (i.e.
sourceIfMatch() - Method in class com.microsoft.azure.storage.blob.models.SourceModifiedAccessConditions
Get the sourceIfMatch value.
sourceIfModifiedSince() - Method in class com.microsoft.azure.storage.blob.models.SourceModifiedAccessConditions
Get the sourceIfModifiedSince value.
sourceIfNoneMatch() - Method in class com.microsoft.azure.storage.blob.models.SourceModifiedAccessConditions
Get the sourceIfNoneMatch value.
sourceIfUnmodifiedSince() - Method in class com.microsoft.azure.storage.blob.models.SourceModifiedAccessConditions
Get the sourceIfUnmodifiedSince value.
SourceModifiedAccessConditions - Class in com.microsoft.azure.storage.blob.models
Additional parameters for a set of operations.
SourceModifiedAccessConditions() - Constructor for class com.microsoft.azure.storage.blob.models.SourceModifiedAccessConditions
 
sourcePortRanges() - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Get valid values are '*' (for all ports 0 - 65535), a specific port (i.e.
Spatial(DataType) - Static method in class com.azure.data.cosmos.Index
Returns an instance of SpatialIndex class with specified DataType.
SPATIAL_INDEXES - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
spatialIndexes() - Method in class com.azure.data.cosmos.IndexingPolicy
Sets the spatial indexes for additional indexes.
spatialIndexes(List<SpatialSpec>) - Method in class com.azure.data.cosmos.IndexingPolicy
Sets the spatial indexes for additional indexes.
SpatialSpec - Class in com.azure.data.cosmos
 
SpatialSpec() - Constructor for class com.azure.data.cosmos.SpatialSpec
Constructor.
SpatialType - Enum in com.azure.data.cosmos
Defines the target data type of an index path specification in the Azure Cosmos DB service.
spatialTypes() - Method in class com.azure.data.cosmos.SpatialSpec
Gets the collection of spatial types.
spatialTypes(List<SpatialType>) - Method in class com.azure.data.cosmos.SpatialSpec
Sets the collection of spatial types.
splitPartition(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionSynchronizer
Handles partition slip.
SQL - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
SQL_API_TYPE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
SQL_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SQL_RULE_ACTION_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SqlFilter - Class in com.microsoft.azure.servicebus.rules
Represents a SQL language-based filter expression that is evaluated against a message.
SqlFilter(String) - Constructor for class com.microsoft.azure.servicebus.rules.SqlFilter
Creates an instance of SqlFilter with the given match expression.
SqlParameter - Class in com.azure.data.cosmos
Represents a SQL parameter in the SqlQuerySpec used for queries in the Azure Cosmos DB database service.
SqlParameter() - Constructor for class com.azure.data.cosmos.SqlParameter
Initializes a new instance of the SqlParameter class.
SqlParameter(String, Object) - Constructor for class com.azure.data.cosmos.SqlParameter
Initializes a new instance of the SqlParameter class with the name and value of the parameter.
SqlParameterList - Class in com.azure.data.cosmos
Represents a collection of SQL parameters to for a SQL query in the Azure Cosmos DB database service.
SqlParameterList() - Constructor for class com.azure.data.cosmos.SqlParameterList
Initializes a new instance of the SqlParameterList class.
SqlParameterList(SqlParameter...) - Constructor for class com.azure.data.cosmos.SqlParameterList
Initializes a new instance of the SqlParameterList class from an array of parameters.
SqlParameterList(Collection<SqlParameter>) - Constructor for class com.azure.data.cosmos.SqlParameterList
Initializes a new instance of the SqlParameterList class from a collection of parameters.
SqlQuerySpec - Class in com.azure.data.cosmos
Represents a SQL query in the Azure Cosmos DB database service.
SqlQuerySpec() - Constructor for class com.azure.data.cosmos.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class.
SqlQuerySpec(String) - Constructor for class com.azure.data.cosmos.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class with the text of the query.
SqlQuerySpec(String, SqlParameterList) - Constructor for class com.azure.data.cosmos.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class with the text of the query and parameters.
SqlRuleAction - Class in com.microsoft.azure.servicebus.rules
Represents a SQL language-based transformation expression that is performed against a message.
SqlRuleAction(String) - Constructor for class com.microsoft.azure.servicebus.rules.SqlRuleAction
Creates an instance of SqlRuleAction with the given transformation expression.
sshPrivateKey() - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Get the private key must not be password protected.
sshPublicKey() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get the public key should be compatible with OpenSSH encoding and should be base 64 encoded.
sshPublicKey() - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Get the public key should be compatible with OpenSSH encoding and should be base 64 encoded.
SSL_COMPLETION_HANDLER_NAME - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
SSL_HANDLER_NAME - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
SSL_VERIFY_MODE_ANONYMOUS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SSL_VERIFY_MODE_CERT_AND_HOSTNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SSL_VERIFY_MODE_CERTONLY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SSL_VERIFY_MODE_PROPERTY_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
stageBlock(String, Flowable<ByteBuffer>, long) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
stageBlock(String, Flowable<ByteBuffer>, long, LeaseAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
stageBlock(Context, String, long, Flowable<ByteBuffer>, byte[], Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Stage Block operation creates a new block to be committed as part of a blob.
stageBlockAsync(Context, String, long, Flowable<ByteBuffer>, byte[], Integer, String, LeaseAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Stage Block operation creates a new block to be committed as part of a blob.
stageBlockAsync(Context, String, long, Flowable<ByteBuffer>, byte[], Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Stage Block operation creates a new block to be committed as part of a blob.
stageBlockFromURL(String, URL, BlobRange) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromURL(String, URL, BlobRange, byte[], LeaseAccessConditions, SourceModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromURL(Context, String, long, URL, String, byte[], Integer, String, LeaseAccessConditions, SourceModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromURLAsync(Context, String, long, URL, String, byte[], Integer, String, LeaseAccessConditions, SourceModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromURLAsync(Context, String, long, URL, String, byte[], Integer, String, LeaseAccessConditions, SourceModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromURLWithRestResponseAsync(Context, String, long, URL, String, byte[], Integer, String, LeaseAccessConditions, SourceModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockWithRestResponseAsync(Context, String, long, Flowable<ByteBuffer>, byte[], Integer, String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Stage Block operation creates a new block to be committed as part of a blob.
start() - Method in interface com.azure.data.cosmos.ChangeFeedProcessor
Start listening for changes asynchronously.
start() - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionLoadBalancer
Starts the load balancer.
start() - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionManager
starts the partition manager.
start() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingStopwatch
 
start() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Get the start value.
start() - Method in class com.microsoft.azure.batch.protocol.models.TaskIdRange
Get the start value.
start() - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsAppender
 
start() - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
Get the start value.
start() - Method in class com.microsoft.azure.storage.blob.models.ClearRange
Get the start value.
start() - Method in class com.microsoft.azure.storage.blob.models.KeyInfo
Get the start value.
start() - Method in class com.microsoft.azure.storage.blob.models.PageRange
Get the start value.
START_EPK - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
START_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
startContinuation() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets the start request continuation token to start looking for changes after.
startContinuation(String) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets the start request continuation token to start looking for changes after.
startCopyFromURL(URL) - Method in class com.microsoft.azure.storage.blob.BlobURL
Copies the data at the source URL to a blob.
startCopyFromURL(URL, Metadata, ModifiedAccessConditions, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Copies the data at the source URL to a blob.
startCopyFromURL(Context, URL, Integer, Map<String, String>, String, SourceModifiedAccessConditions, ModifiedAccessConditions, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Start Copy From URL operation copies a blob or an internet resource to a new blob.
startCopyFromURLAsync(Context, URL, Integer, Map<String, String>, String, SourceModifiedAccessConditions, ModifiedAccessConditions, LeaseAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Start Copy From URL operation copies a blob or an internet resource to a new blob.
startCopyFromURLAsync(Context, URL, Integer, Map<String, String>, String, SourceModifiedAccessConditions, ModifiedAccessConditions, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Start Copy From URL operation copies a blob or an internet resource to a new blob.
startCopyFromURLWithRestResponseAsync(Context, URL, Integer, Map<String, String>, String, SourceModifiedAccessConditions, ModifiedAccessConditions, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
The Start Copy From URL operation copies a blob or an internet resource to a new blob.
startDateTime() - Method in class com.azure.data.cosmos.ChangeFeedOptions
Gets the zoned date time to start looking for changes after.
startDateTime(OffsetDateTime) - Method in class com.azure.data.cosmos.ChangeFeedOptions
Sets the zoned date time (exclusive) to start looking for changes after.
startFromBeginning() - Method in class com.azure.data.cosmos.ChangeFeedOptions
Get whether change feed should start from beginning (true) or from current (false).
startFromBeginning(boolean) - Method in class com.azure.data.cosmos.ChangeFeedOptions
Set whether change feed should start from beginning (true) or from current (false).
startFromBeginning() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets a value indicating whether change feed in the Azure Cosmos DB service should start from beginning (true) or from current (false).
startFromBeginning(boolean) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets a value indicating whether change feed in the Azure Cosmos DB service should start from beginning.
starting() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the starting value.
StartOfStreamInitialPositionProvider() - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorOptions.StartOfStreamInitialPositionProvider
 
startTask() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the startTask value.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the startTask value.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the Task runs when the Compute Node is added to the Pool or when the Compute Node is restarted.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Get if this element is present, it overwrites any existing start Task.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the startTask value.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Get if this element is present, it overwrites any existing start Task.
StartTask - Class in com.microsoft.azure.batch.protocol.models
A Task which is run when a Node joins a Pool in the Azure Batch service, or when the Compute Node is rebooted or reimaged.
StartTask() - Constructor for class com.microsoft.azure.batch.protocol.models.StartTask
 
startTaskFailed() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the startTaskFailed value.
startTaskInfo() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the startTaskInfo value.
StartTaskInformation - Class in com.microsoft.azure.batch.protocol.models
Information about a start Task running on a Compute Node.
StartTaskInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.StartTaskInformation
 
StartTaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for StartTaskState.
startTime() - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Gets the time (exclusive) to start looking for changes after.
startTime(OffsetDateTime) - Method in class com.azure.data.cosmos.ChangeFeedProcessorOptions
Sets the time (exclusive) to start looking for changes after (UTC time).
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get this is the time at which the Job was created.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get if the Task has been restarted or retried, this is the most recent time at which the Task started running.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get if the Task has been restarted or retried, this is the most recent time at which the Task started running.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the earliest time from which to include metrics.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get this value is reset every time the Task is restarted or retried (that is, this is the most recent time at which the start Task started running).
startTime() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get 'Running' corresponds to the running state, so if the Task specifies resource files or Packages, then the start time reflects the time at which the Task started downloading or deploying these.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Get any log file containing a log message in the time range will be uploaded.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
When the SAS will take effect.
startTime() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
startTime() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
When the SAS will take effect.
startTransaction() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Starts a new service side transaction.
startTransactionAsync() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Starts a new service side transaction.
startup() - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsManager
 
startupScanDelayInSeconds - Variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
startWindow() - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Get if a Job is not created within the startWindow interval, then the 'opportunity' is lost; no Job will be created until the next recurrence of the schedule.
state() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get possible values include: 'active', 'deleting', 'deleteFailed'.
state() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get possible values include: 'active', 'disabling', 'disabled', 'enabling', 'terminating', 'completed', 'deleting'.
state() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get possible values include: 'active', 'completed', 'disabled', 'terminating', 'deleting'.
state() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get possible values include: 'active', 'deleting'.
state() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get possible values include: 'active', 'preparing', 'running', 'completed'.
state() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the low-priority Compute Node has been preempted.
state() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get possible values include: 'running', 'completed'.
state() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get possible values include: 'running', 'completed'.
state() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get possible values include: 'running', 'completed'.
state() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get possible values include: 'preparing', 'running', 'completed'.
state() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Get this is the state of the container according to the Docker service.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the stateTransitionTime value.
STATIC_WEBSITE_CONTAINER_NAME - Static variable in class com.microsoft.azure.storage.blob.ContainerURL
 
StaticWebsite - Class in com.microsoft.azure.storage.blob.models
The properties that enable an account to host a static website.
StaticWebsite() - Constructor for class com.microsoft.azure.storage.blob.models.StaticWebsite
 
staticWebsite() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Get the staticWebsite value.
stats() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get this property is populated only if the CloudJob was retrieved with an expand clause including the 'stats' attribute; otherwise it is null.
stats() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the stats value.
stats() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this property is populated only if the CloudPool was retrieved with an expand clause including the 'stats' attribute; otherwise it is null.
stats() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the stats value.
STATUS - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
status() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get possible values include: 'success', 'clientError', 'serverError'.
status() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the status value.
status() - Method in class com.microsoft.azure.storage.blob.models.GeoReplication
Get the status value.
statusCode() - Method in exception com.azure.data.cosmos.CosmosClientException
Gets the http status code.
statusCode() - Method in class com.azure.data.cosmos.CosmosResponse
Gets the HTTP status code associated with the response.
statusCode() - Method in class com.azure.data.cosmos.CosmosStoredProcedureResponse
Gets the HTTP status code associated with the response.
statusCode() - Method in class com.azure.data.cosmos.internal.http.BufferedHttpResponse
 
statusCode() - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Get the response status code.
statusCode() - Method in class com.microsoft.azure.storage.blob.CommonRestResponse
 
statusCode() - Method in class com.microsoft.azure.storage.blob.DownloadResponse
 
statusCode() - Method in exception com.microsoft.azure.storage.blob.StorageException
 
StatusCodes() - Constructor for class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
statusDetails() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the statusDetails value.
STEALING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
Stolen - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
stop() - Method in interface com.azure.data.cosmos.ChangeFeedProcessor
Stops listening for changes asynchronously.
stop() - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionLoadBalancer
Stops the load balancer.
stop() - Method in interface com.azure.data.cosmos.internal.changefeed.PartitionManager
Stops the partition manager.
stop() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingStopwatch
 
stop() - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsAppender
 
stopResize(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the Pool.
stopResize(String, PoolStopResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the Pool.
stopResizeAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the Pool.
stopResizeAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the Pool.
stopResizeAsync(String, PoolStopResizeOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the Pool.
stopResizeAsync(String, PoolStopResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the Pool.
stopResizePool(String) - Method in class com.microsoft.azure.batch.PoolOperations
Stops a pool resize operation.
stopResizePool(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Stops a pool resize operation.
stopResizeWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the Pool.
stopResizeWithServiceResponseAsync(String, PoolStopResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the Pool.
StorageAccountAttributes - Class in com.microsoft.azure.keyvault.models
The storage account management attributes.
StorageAccountAttributes() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountAttributes
 
storageAccountAttributes() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the storageAccountAttributes value.
storageAccountAttributes() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the storageAccountAttributes value.
StorageAccountCreateParameters - Class in com.microsoft.azure.keyvault.models
The storage account create parameters.
StorageAccountCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
 
StorageAccountItem - Class in com.microsoft.azure.keyvault.models
The storage account item containing storage account metadata.
StorageAccountItem() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountItem
 
StorageAccountNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A requested storage account was not found.
StorageAccountRegenerteKeyParameters - Class in com.microsoft.azure.keyvault.models
The storage account key regenerate parameters.
StorageAccountRegenerteKeyParameters() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountRegenerteKeyParameters
 
storageAccountType() - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Get if omitted, the default is "standard_lrs".
StorageAccountType - Enum in com.microsoft.azure.batch.protocol.models
Defines values for StorageAccountType.
StorageAccountUpdateParameters - Class in com.microsoft.azure.keyvault.models
The storage account update parameters.
StorageAccountUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
 
StorageBundle - Class in com.microsoft.azure.keyvault.models
A Storage account bundle consists of key vault storage account details plus its attributes.
StorageBundle() - Constructor for class com.microsoft.azure.keyvault.models.StorageBundle
 
storageBundleBackup() - Method in class com.microsoft.azure.keyvault.models.StorageRestoreParameters
Get the storageBundleBackup value.
storageClient - Variable in class com.microsoft.azure.storage.blob.StorageURL
 
storageContainerUrl() - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Get the autoStorageContainerName, storageContainerUrl and httpUrl properties are mutually exclusive and one of them must be specified.
StorageError - Class in com.microsoft.azure.storage.blob.models
The StorageError model.
StorageError() - Constructor for class com.microsoft.azure.storage.blob.models.StorageError
 
StorageErrorCode - Class in com.microsoft.azure.storage.blob.models
Defines values for StorageErrorCode.
StorageErrorCode() - Constructor for class com.microsoft.azure.storage.blob.models.StorageErrorCode
 
StorageErrorException - Exception in com.microsoft.azure.storage.blob.models
Exception thrown for an invalid response with StorageError information.
StorageErrorException(String, HttpResponse) - Constructor for exception com.microsoft.azure.storage.blob.models.StorageErrorException
Initializes a new instance of the StorageErrorException class.
StorageErrorException(String, HttpResponse, StorageError) - Constructor for exception com.microsoft.azure.storage.blob.models.StorageErrorException
Initializes a new instance of the StorageErrorException class.
StorageException - Exception in com.microsoft.azure.storage.blob
A StorageException is thrown whenever Azure Storage successfully returns an error code that is not 200-level.
StorageRestoreParameters - Class in com.microsoft.azure.keyvault.models
The secret restore parameters.
StorageRestoreParameters() - Constructor for class com.microsoft.azure.keyvault.models.StorageRestoreParameters
 
StorageServiceProperties - Class in com.microsoft.azure.storage.blob.models
Storage Service Properties.
StorageServiceProperties() - Constructor for class com.microsoft.azure.storage.blob.models.StorageServiceProperties
 
StorageServiceStats - Class in com.microsoft.azure.storage.blob.models
Stats for the storage service.
StorageServiceStats() - Constructor for class com.microsoft.azure.storage.blob.models.StorageServiceStats
 
StorageURL - Class in com.microsoft.azure.storage.blob
Represents a URL to a Azure storage object.
StorageURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.StorageURL
 
STORE_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
StoreClient - Class in com.azure.data.cosmos.internal.directconnectivity
Instantiated to issue direct connectivity requests to the backend on: - GATEWAY (for gateway mode clients) - Client (for direct mode clients) StoreClient uses the ReplicatedResourceClient to make requests to the backend.
StoreClient(Configs, IAddressResolver, SessionContainer, GatewayServiceConfigurationReader, IAuthorizationTokenProvider, TransportClient, boolean) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.StoreClient
 
StoreClientFactory - Class in com.azure.data.cosmos.internal.directconnectivity
 
StoreClientFactory(Configs, int, int, UserAgentContainer) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.StoreClientFactory
 
STORED_PROCEDURE - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
STORED_PROCEDURES_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
STORED_PROCEDURES_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
storedProcedure() - Method in class com.azure.data.cosmos.CosmosStoredProcedureResponse
Gets the stored procedure object
StoredProcedure - Class in com.azure.data.cosmos.internal
Represents a stored procedure in the Azure Cosmos DB database service.
StoredProcedure() - Constructor for class com.azure.data.cosmos.internal.StoredProcedure
Constructor.
StoredProcedure(String) - Constructor for class com.azure.data.cosmos.internal.StoredProcedure
Constructor.
StoredProcedureResponse - Class in com.azure.data.cosmos.internal
Represents the response returned from a stored procedure in the Azure Cosmos DB database service.
StoredProcedureResponse(RxDocumentServiceResponse) - Constructor for class com.azure.data.cosmos.internal.StoredProcedureResponse
Constructs StoredProcedureResponse.
storedProceduresQuota() - Method in class com.azure.data.cosmos.FeedResponse
Gets the maximum quota of stored procedures for a collection from the Azure Cosmos DB service.
storedProceduresUsage() - Method in class com.azure.data.cosmos.FeedResponse
Gets the current number of stored procedures for a collection from the Azure Cosmos DB service.
storeLocation() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get the default value is currentuser.
storeName() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get this property is applicable only for Pools configured with Windows Compute Nodes (that is, created with cloudServiceConfiguration, or with virtualMachineConfiguration using a Windows Image reference).
storePhysicalAddress - Variable in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
StoreReader - Class in com.azure.data.cosmos.internal.directconnectivity
 
StoreReader(TransportClient, AddressSelector, ISessionContainer) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.StoreReader
 
StoreResponse - Class in com.azure.data.cosmos.internal.directconnectivity
Used internally to represents a response from the store.
StoreResponse(int, List<Map.Entry<String, String>>, InputStream) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
StoreResponse(int, List<Map.Entry<String, String>>, String) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.StoreResponse
 
storeResponses - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
StoreResult - Class in com.azure.data.cosmos.internal.directconnectivity
 
StoreResult(StoreResponse, CosmosClientException, String, long, long, double, int, int, boolean, URI, long, int, long, ISessionToken) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
StrictTLSContext - Class in com.microsoft.azure.servicebus.amqp
 
StrictTLSContext(SSLContextSpi, Provider, String) - Constructor for class com.microsoft.azure.servicebus.amqp.StrictTLSContext
 
StrictTLSContextSpi - Class in com.microsoft.azure.servicebus.amqp
 
StrictTLSContextSpi(SSLContext) - Constructor for class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
 
STRING_FILTER - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
STRING_PRECISION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
StringArgumentNullOrEmpty - Static variable in class com.azure.data.cosmos.internal.RMResources
 
Strings - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
Strings() - Constructor for class com.azure.data.cosmos.internal.Strings
 
Strings - Class in com.microsoft.azure.keyvault.cryptography
 
Strings() - Constructor for class com.microsoft.azure.keyvault.cryptography.Strings
 
Strings - Class in com.microsoft.azure.keyvault.extensions
String handlers.
Strings() - Constructor for class com.microsoft.azure.keyvault.extensions.Strings
 
StringUtil - Class in com.microsoft.azure.servicebus.primitives
 
StringUtil() - Constructor for class com.microsoft.azure.servicebus.primitives.StringUtil
 
SUB_STATUS - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
SUB_STATUS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
subject() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the subject value.
SubjectAlternativeNames - Class in com.microsoft.azure.keyvault.models
The subject alternate names of a X509 object.
SubjectAlternativeNames() - Constructor for class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
 
subjectAlternativeNames() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the subjectAlternativeNames value.
subList(int, int) - Method in class com.azure.data.cosmos.SqlParameterList
 
subnetId() - Method in class com.microsoft.azure.batch.protocol.models.JobNetworkConfiguration
Get the virtual network must be in the same region and subscription as the Azure Batch Account.
subnetId() - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Get the virtual network must be in the same region and subscription as the Azure Batch Account.
SubscriptionClient - Class in com.microsoft.azure.servicebus
 
SubscriptionClient(ConnectionStringBuilder, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.SubscriptionClient
 
SubscriptionClient(String, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.SubscriptionClient
 
SubscriptionClient(URI, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.SubscriptionClient
 
SubscriptionDescription - Class in com.microsoft.azure.servicebus.management
Represents the metadata description of the subscription.
SubscriptionDescription(String, String) - Constructor for class com.microsoft.azure.servicebus.management.SubscriptionDescription
Initializes a new instance of SubscriptionDescription with the specified relative path.
subscriptionExists(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Checks whether a given subscription exists or not.
subscriptionExistsAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Checks whether a given subscription exists or not.
SubscriptionRuntimeInfo - Class in com.microsoft.azure.servicebus.management
This provides runtime information of the subscription.
SubscriptionRuntimeInfoSerializer - Class in com.microsoft.azure.servicebus.management
 
SubscriptionRuntimeInfoSerializer() - Constructor for class com.microsoft.azure.servicebus.management.SubscriptionRuntimeInfoSerializer
 
subStatusCode() - Method in exception com.azure.data.cosmos.CosmosClientException
Gets the sub status code.
SubStatusCodes() - Constructor for class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
subtaskId() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the subtaskId value.
SubtaskInformation - Class in com.microsoft.azure.batch.protocol.models
Information about an Azure Batch subtask.
SubtaskInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.SubtaskInformation
 
SubtaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for SubtaskState.
subtract(Int128, Int128) - Static method in class com.azure.data.cosmos.internal.routing.Int128
 
succeeded() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the succeeded value.
SumAggregator - Class in com.azure.data.cosmos.internal.query.aggregation
 
SumAggregator() - Constructor for class com.azure.data.cosmos.internal.query.aggregation.SumAggregator
 
SUPPORT_SPATIAL_LEGACY_COORDINATES - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
SymmetricEncryptionAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all symmetric encryption algorithms.
SymmetricEncryptionAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Constructor.
SymmetricKey - Class in com.microsoft.azure.keyvault.cryptography
A simple symmetric key implementation
SymmetricKey() - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with a random key identifier and a random key with DefaultKeySize bits.
SymmetricKey(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and a random key with DefaultKeySize bits.
SymmetricKey(String, int) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and a random key with the specified size.
SymmetricKey(String, int, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and a random key with the specified size that uses the specified provider.
SymmetricKey(String, byte[]) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and key material.
SymmetricKey(String, byte[], Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and key material that uses the specified Provider.
syncCopyFromURL(URL) - Method in class com.microsoft.azure.storage.blob.BlobURL
Copies the data at the source URL to a blob and waits for the copy to complete before returning a response.
syncCopyFromURL(URL, Metadata, ModifiedAccessConditions, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Copies the data at the source URL to a blob and waits for the copy to complete before returning a response.
SyncCopyStatusType - Enum in com.microsoft.azure.storage.blob.models
Defines values for SyncCopyStatusType.
SYSTEM_IN_USE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value SystemInUse for StorageErrorCode.
SYSTEM_KEY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
SYSTEM_REPLICATION_POLICY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
SystemFunctionExecuteTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
SystemFunctionExecuteTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
SystemProperties(HashMap<String, Object>) - Constructor for class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
SystemProperties(long, Instant, String, String) - Constructor for class com.microsoft.azure.eventhubs.EventData.SystemProperties
 

T

t() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get HSM Token value, used with Bring Your Own Key.
table() - Method in class com.microsoft.azure.storage.blob.AccountSASService
Permission to access table resources granted.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.StorageAccountItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
TakeContinuationToken - Class in com.azure.data.cosmos.internal.query
While this class is public, but it is not part of our published public APIs.
TakeContinuationToken(int, String) - Constructor for class com.azure.data.cosmos.internal.query.TakeContinuationToken
 
target() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the target value.
TARGET_CONDITION_NOT_MET - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value TargetConditionNotMet for StorageErrorCode.
TARGET_GLOBAL_COMMITTED_LSN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
TARGET_LSN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
targetDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the targetDedicatedNodes value.
targetDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get this property must not be specified if enableAutoScale is set to true.
targetDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Get the targetDedicatedNodes value.
targetDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get this property must not be specified if enableAutoScale is set to true.
targetLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the targetLowPriorityNodes value.
targetLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get this property must not be specified if enableAutoScale is set to true.
targetLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Get the targetLowPriorityNodes value.
targetLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get this property must not be specified if enableAutoScale is set to true.
TaskAddCollectionHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for AddCollection operation.
TaskAddCollectionHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
 
TaskAddCollectionOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for addCollection operation.
TaskAddCollectionOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
 
TaskAddCollectionParameter - Class in com.microsoft.azure.batch.protocol.models
A collection of Azure Batch Tasks to add.
TaskAddCollectionParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddCollectionParameter
 
TaskAddCollectionResult - Class in com.microsoft.azure.batch.protocol.models
The result of adding a collection of Tasks to a Job.
TaskAddCollectionResult() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddCollectionResult
 
TaskAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
TaskAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
 
TaskAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
TaskAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddOptions
 
TaskAddParameter - Class in com.microsoft.azure.batch.protocol.models
An Azure Batch Task to add.
TaskAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddParameter
 
TaskAddResult - Class in com.microsoft.azure.batch.protocol.models
Result for a single Task added as part of an add Task collection operation.
TaskAddResult() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddResult
 
TaskAddStatus - Enum in com.microsoft.azure.batch.protocol.models
Defines values for TaskAddStatus.
TaskCancelledException - Exception in com.azure.data.cosmos.internal.changefeed.exceptions
Exception occurred when an operation in a ChangeFeedObserver was canceled.
TaskCancelledException() - Constructor for exception com.azure.data.cosmos.internal.changefeed.exceptions.TaskCancelledException
Initializes a new instance of the TaskCancelledException class.
TaskCompleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A task operation was attempted which is not permitted when the task has been completed.
TaskConstraints - Class in com.microsoft.azure.batch.protocol.models
Execution constraints to apply to a Task.
TaskConstraints() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskConstraints
 
TaskContainerExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about the container which a Task is executing.
TaskContainerExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
 
TaskContainerSettings - Class in com.microsoft.azure.batch.protocol.models
The container settings for a Task.
TaskContainerSettings() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
 
TaskCounts - Class in com.microsoft.azure.batch.protocol.models
The Task counts for a Job.
TaskCounts() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskCounts
 
TaskDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
TaskDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
 
TaskDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
TaskDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
 
TaskDependencies - Class in com.microsoft.azure.batch.protocol.models
Specifies any dependencies of a Task.
TaskDependencies() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskDependencies
 
TaskDependenciesNotSpecifiedOnJob - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A task was specified as depending on other tasks, but the job did not specify that it would use task dependencies.
TaskDependencyListTooLong - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A task was specified as depending on other tasks, but the list of dependencies was too long to be stored.
TaskDependencyRangesTooLong - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A task was specified as depending on other tasks, but the list of task ID ranges was too long to be stored.
TaskEnded - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The task ended.
TaskExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Information about the execution of a Task.
TaskExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
 
TaskExecutionResult - Enum in com.microsoft.azure.batch.protocol.models
Defines values for TaskExecutionResult.
TaskExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The task you are attempting to add already exists.
TaskFailureInformation - Class in com.microsoft.azure.batch.protocol.models
Information about a Task failure.
TaskFailureInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
 
TaskFailureInformationCodes - Class in com.microsoft.azure.batch
Contains error codes specific to task failure information.
TaskFailureInformationCodes() - Constructor for class com.microsoft.azure.batch.TaskFailureInformationCodes
 
TaskFilesCleanedup - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The files of the specified task are cleaned up.
TaskFilesUnavailable - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The node files for a task are not available, for example because the retention period has expired.
TaskGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
TaskGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
 
TaskGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
TaskGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskGetOptions
 
taskId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the taskId value.
taskId() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the taskId value.
TaskIdRange - Class in com.microsoft.azure.batch.protocol.models
A range of Task IDs that a Task can depend on.
TaskIdRange() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskIdRange
 
taskIdRanges() - Method in class com.microsoft.azure.batch.protocol.models.TaskDependencies
Get the taskIdRanges value.
taskIds() - Method in class com.microsoft.azure.batch.protocol.models.TaskDependencies
Get the taskIds collection is limited to 64000 characters total (i.e.
TaskIdSameAsJobPreparationTask - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The task ID is the same as that of the Job Preparation task.
TaskIdSameAsJobReleaseTask - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The task ID is the same as that of the Job Release task.
TaskInformation - Class in com.microsoft.azure.batch.protocol.models
Information about a Task running on a Compute Node.
TaskInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskInformation
 
TaskListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
TaskListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListHeaders
 
TaskListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
TaskListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
 
TaskListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
TaskListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListOptions
 
TaskListSubtasksHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListSubtasks operation.
TaskListSubtasksHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
 
TaskListSubtasksOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listSubtasks operation.
TaskListSubtasksOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
 
TaskNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The task on which an operation was attempted is not present in the job.
taskOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a TaskOperations object for performing task-related operations on the associated account.
TaskOperations - Class in com.microsoft.azure.batch
Performs task-related operations on an Azure Batch account.
TaskReactivateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Reactivate operation.
TaskReactivateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
 
TaskReactivateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for reactivate operation.
TaskReactivateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
 
taskRootDirectory() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the taskRootDirectory value.
taskRootDirectory() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the taskRootDirectory value.
taskRootDirectory() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the taskRootDirectory value.
taskRootDirectoryUrl() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the taskRootDirectoryUrl value.
taskRootDirectoryUrl() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the taskRootDirectoryUrl value.
taskRootDirectoryUrl() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the taskRootDirectoryUrl value.
tasks() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Tasks object to access its operations.
Tasks - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Tasks.
taskSchedulingPolicy() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get if not specified, the default is spread.
taskSchedulingPolicy() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get if not specified, the default is spread.
taskSchedulingPolicy() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get if not specified, the default is spread.
TaskSchedulingPolicy - Class in com.microsoft.azure.batch.protocol.models
Specifies how Tasks should be distributed across Compute Nodes.
TaskSchedulingPolicy() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskSchedulingPolicy
 
taskState() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get possible values include: 'active', 'preparing', 'running', 'completed'.
TaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for TaskState.
TaskStatistics - Class in com.microsoft.azure.batch.protocol.models
Resource usage statistics for a Task.
TaskStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskStatistics
 
TaskTerminateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Terminate operation.
TaskTerminateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
 
TaskTerminateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for terminate operation.
TaskTerminateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
 
TaskUpdateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Update operation.
TaskUpdateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
 
TaskUpdateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for update operation.
TaskUpdateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
 
TaskUpdateParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a Task.
TaskUpdateParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskUpdateParameter
 
taskUrl() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the taskUrl value.
TCP - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.ProtocolScheme
 
TelemetryFactory - Class in com.microsoft.azure.storage.blob
This is a factory which creates policies in an HttpPipeline for adding telemetry to a given HTTP request.
TelemetryFactory(TelemetryOptions) - Constructor for class com.microsoft.azure.storage.blob.TelemetryFactory
Creates a factory that can create telemetry policy objects which add telemetry information to the outgoing HTTP requests.
telemetryOptions() - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Configures the built-in telemetry policy behavior.
TelemetryOptions - Class in com.microsoft.azure.storage.blob
Options for configuring the TelemetryFactory.
TelemetryOptions() - Constructor for class com.microsoft.azure.storage.blob.TelemetryOptions
 
TelemetryOptions(String) - Constructor for class com.microsoft.azure.storage.blob.TelemetryOptions
 
templateUri() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the templateUri value.
templateUri() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the templateUri value.
templateUri() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the templateUri value.
terminate() - Method in class com.azure.data.cosmos.internal.query.metrics.SchedulingStopwatch
 
terminate(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified Job, marking it as completed.
terminate(String, String, JobTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified Job, marking it as completed.
terminate(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a Job Schedule.
terminate(String, JobScheduleTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a Job Schedule.
terminate(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified Task.
terminate(String, String, TaskTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified Task.
terminateAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified Job, marking it as completed.
terminateAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified Job, marking it as completed.
terminateAsync(String, String, JobTerminateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified Job, marking it as completed.
terminateAsync(String, String, JobTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified Job, marking it as completed.
terminateAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a Job Schedule.
terminateAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a Job Schedule.
terminateAsync(String, JobScheduleTerminateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a Job Schedule.
terminateAsync(String, JobScheduleTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a Job Schedule.
terminateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified Task.
terminateAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified Task.
terminateAsync(String, String, TaskTerminateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified Task.
terminateAsync(String, String, TaskTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified Task.
terminateJob(String) - Method in class com.microsoft.azure.batch.JobOperations
Terminates the specified job, marking it as completed.
terminateJob(String, String) - Method in class com.microsoft.azure.batch.JobOperations
Terminates the specified job, marking it as completed.
terminateJob(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Terminates the specified job, marking it as completed.
terminateJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Terminates the specified job schedule.
terminateJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Terminates the specified job schedule.
terminateReason() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get this property is set only if the Job is in the completed state.
terminateReason() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateParameter
Get the terminateReason value.
terminateTask(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Terminates the specified task.
terminateTask(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Terminates the specified task.
terminateWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified Job, marking it as completed.
terminateWithServiceResponseAsync(String, String, JobTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified Job, marking it as completed.
terminateWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a Job Schedule.
terminateWithServiceResponseAsync(String, JobScheduleTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a Job Schedule.
terminateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified Task.
terminateWithServiceResponseAsync(String, String, TaskTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified Task.
TestConfigurations - Class in com.azure.data.cosmos.internal
Contains the configurations for tests.
TestConfigurations() - Constructor for class com.azure.data.cosmos.internal.TestConfigurations
 
TEXT_HTML - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
TEXT_PLAIN - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
throwable - Variable in class com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord
 
throwGoneIfElapsed() - Method in class com.azure.data.cosmos.internal.directconnectivity.TimeoutHelper
 
throwIfClosed(Throwable) - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
throwIfDoneTrying(Exception) - Method in class com.azure.data.cosmos.internal.IRetryPolicy.ShouldRetryResult
 
throwTimeoutIfElapsed() - Method in class com.azure.data.cosmos.internal.directconnectivity.TimeoutHelper
 
thumbprint() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the thumbprint value.
thumbprint() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get the thumbprint value.
thumbprint() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get the thumbprint value.
thumbprintAlgorithm() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the thumbprintAlgorithm value.
thumbprintAlgorithm() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get the thumbprintAlgorithm value.
thumbprintAlgorithm() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get the thumbprintAlgorithm value.
TIME_TO_LIVE_IN_SECONDS - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
timeout() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the maximum time that the server can spend processing the request, in seconds.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the maximum time that the server can spend processing the request, in seconds.
TIMEOUT_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
TimeoutException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when the operation has exceeded the predetermined time limit.
TimeoutException() - Constructor for exception com.microsoft.azure.eventhubs.TimeoutException
Default constructor for exception type.
TimeoutException(String) - Constructor for exception com.microsoft.azure.eventhubs.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception com.microsoft.azure.eventhubs.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.TimeoutException
 
TimeoutException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when the operation has exceeded the predetermined time limit.
TimeoutException() - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
Default constructor for exception type.
TimeoutException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
 
TimeoutHelper - Class in com.azure.data.cosmos.internal.directconnectivity
 
TimeoutHelper(Duration) - Constructor for class com.azure.data.cosmos.internal.directconnectivity.TimeoutHelper
 
timeoutHelper - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
TimeoutTracker - Class in com.microsoft.azure.servicebus.primitives
 
TimeoutTracker(Duration, boolean) - Constructor for class com.microsoft.azure.servicebus.primitives.TimeoutTracker
 
Timer - Class in com.microsoft.azure.servicebus.primitives
An abstraction for a Scheduler functionality - which can later be replaced by a light-weight Thread
TIMER_TOLERANCE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
TimerType - Enum in com.microsoft.azure.servicebus.primitives
 
timestamp() - Method in class com.azure.data.cosmos.Resource
Get the last modified timestamp associated with the resource.
timestamp() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Get the timestamp value.
toAes() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to AES key.
toAppendBlobURL() - Method in class com.microsoft.azure.storage.blob.BlobURL
Converts this BlobURL to an AppendBlobURL object.
toArray() - Method in class com.azure.data.cosmos.SqlParameterList
 
toArray(T[]) - Method in class com.azure.data.cosmos.SqlParameterList
 
toAsn1Der(byte[], String) - Static method in class com.microsoft.azure.keyvault.cryptography.SignatureEncoding
Converts a raw ECDSA signature in the form R|S to an ASN.1 DER encoded signature.
toAsn1Der(byte[], Ecdsa) - Static method in class com.microsoft.azure.keyvault.cryptography.SignatureEncoding
Converts a raw ECDSA signature in the form R|S to an ASN.1 DER encoded signature.
toBlockBlobURL() - Method in class com.microsoft.azure.storage.blob.BlobURL
Converts this BlobURL to a BlockBlobURL object.
toCamelCase(String) - Static method in class com.azure.data.cosmos.internal.Strings
 
toChaneFeedResponsePage(RxDocumentServiceResponse, Class<T>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
toDatabaseAccount(RxDocumentServiceResponse) - Static method in class com.azure.data.cosmos.BridgeInternal
 
toDocumentCollection(CosmosContainerProperties) - Static method in class com.azure.data.cosmos.CosmosBridgeInternal
 
toEC() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to EC key pair and include the private key if set to true.
toEC(boolean) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to EC key pair and include the private key if set to true.
toEC(boolean, Provider) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to EC key pair and include the private key if set to true.
toFeedResponsePage(RxDocumentServiceResponse, Class<T>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
toHeader() - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyRangeIdentity
 
toJson() - Method in class com.azure.data.cosmos.internal.DatabaseAccount
 
toJson(Object) - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdObjectMapper
 
toJson() - Method in class com.azure.data.cosmos.internal.DocumentCollection
 
toJson() - Method in class com.azure.data.cosmos.internal.query.PartitionedQueryExecutionInfoInternal
 
toJson() - Method in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
toJson() - Method in class com.azure.data.cosmos.JsonSerializable
Converts to a JSON string.
toJson(SerializationFormattingPolicy) - Method in class com.azure.data.cosmos.JsonSerializable
Converts to a JSON string.
toJsonWebKey() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
Converts EcKey to JSON web key.
toJsonWebKey() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
Converts RsaKey to JSON web key.
TOKEN - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
TOKEN_VERSION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
TokenCredentials - Class in com.microsoft.azure.storage.blob
TokenCredentials are a means of authenticating requests to Azure Storage via OAuth user tokens.
TokenCredentials(String) - Constructor for class com.microsoft.azure.storage.blob.TokenCredentials
Creates a token credential for use with role-based access control (RBAC) access to Azure Storage resources.
TokenProvider - Class in com.microsoft.azure.servicebus.security
This abstract class defines the contract of a token provider.
TokenProvider() - Constructor for class com.microsoft.azure.servicebus.security.TokenProvider
 
tokenResolver() - Method in class com.azure.data.cosmos.CosmosClientBuilder
Gets the token resolver
tokenResolver(TokenResolver) - Method in class com.azure.data.cosmos.CosmosClientBuilder
Sets the token resolver
TokenResolver - Interface in com.azure.data.cosmos
This interface is for client side implementation, which can be used for initializing AsyncDocumentClient without passing master key, resource token and permission feed.

Each time the SDK create request for CosmosDB, authorization token is generated based on that request at client side which enables creation of one AsyncDocumentClient per application shared across various users with different resource permissions.
toLoggableString() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
 
toMap() - Method in class com.azure.data.cosmos.internal.http.HttpHeaders
Get Map representation of the HttpHeaders collection.
TOO_MANY_REQUESTS - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
toObject(Class<T>) - Method in class com.azure.data.cosmos.JsonSerializable
Converts to an Object (only POJOs and JSONObject are supported).
TooFewPartitionKeyComponents - Static variable in class com.azure.data.cosmos.internal.RMResources
 
TooManyPartitionKeyComponents - Static variable in class com.azure.data.cosmos.internal.RMResources
 
TooManyRequests - Static variable in class com.azure.data.cosmos.internal.RMResources
 
top - Variable in class com.azure.data.cosmos.internal.query.ParallelDocumentQueryExecutionContextBase
 
toPageBlobURL() - Method in class com.microsoft.azure.storage.blob.BlobURL
Converts this BlobURL to a PageBlobURL object.
TopDocumentQueryExecutionContext<T extends Resource> - Class in com.azure.data.cosmos.internal.query
 
TopDocumentQueryExecutionContext(IDocumentQueryExecutionComponent<T>, int) - Constructor for class com.azure.data.cosmos.internal.query.TopDocumentQueryExecutionContext
 
TopicClient - Class in com.microsoft.azure.servicebus
The topic client that interacts with service bus topic.
TopicClient(ConnectionStringBuilder) - Constructor for class com.microsoft.azure.servicebus.TopicClient
 
TopicClient(String, String, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.TopicClient
 
TopicClient(URI, String, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.TopicClient
 
TopicDescription - Class in com.microsoft.azure.servicebus.management
Represents the metadata description of the topic.
TopicDescription(String) - Constructor for class com.microsoft.azure.servicebus.management.TopicDescription
Initializes a new instance of TopicDescription with the specified relative path.
topicExists(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Checks whether a given topic exists or not.
topicExistsAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Checks whether a given topic exists or not.
TopicRuntimeInfo - Class in com.microsoft.azure.servicebus.management
This provides runtime information of the topic.
TopicRuntimeInfoSerializer - Class in com.microsoft.azure.servicebus.management
 
TopicRuntimeInfoSerializer() - Constructor for class com.microsoft.azure.servicebus.management.TopicRuntimeInfoSerializer
 
TOPOLOGY_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
toRange() - Method in class com.azure.data.cosmos.internal.PartitionKeyRange
 
toResourceResponse(RxDocumentServiceResponse, Class<T>) - Static method in class com.azure.data.cosmos.BridgeInternal
 
toResponse() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
toResponse(RequestChargeTracker) - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
toRetryWithAlternateFunc(Function<Quadruple<Boolean, Boolean, Duration, Integer>, Mono<T>>, IRetryPolicy, Function<Quadruple<Boolean, Boolean, Duration, Integer>, Mono<T>>, Duration) - Static method in class com.azure.data.cosmos.internal.RetryUtils
This method will be called after getting error on callbackMethod , and then keep trying between callbackMethod and inBackoffAlternateCallbackMethod until success or as stated in retry policy.
toRSA() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to RSA key pair.
toRSA(boolean) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to RSA key pair and include the private key if set to true.
toRSA(boolean, Provider) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to RSA key pair and include the private key if set to true.
toStoredProcedureResponse(RxDocumentServiceResponse) - Static method in class com.azure.data.cosmos.BridgeInternal
 
toString() - Method in enum com.azure.data.cosmos.ConflictResolutionMode
 
toString() - Method in class com.azure.data.cosmos.ConnectionPolicy
 
toString() - Method in enum com.azure.data.cosmos.ConsistencyLevel
 
toString() - Method in exception com.azure.data.cosmos.CosmosClientException
 
toString() - Method in class com.azure.data.cosmos.CosmosResponseDiagnostics
Retrieves Response Diagnostic String
toString() - Method in enum com.azure.data.cosmos.DataType
 
toString() - Method in class com.azure.data.cosmos.FeedResponseDiagnostics
Returns the textual representation of feed response metrics
toString() - Method in enum com.azure.data.cosmos.IndexingDirective
 
toString() - Method in enum com.azure.data.cosmos.IndexingMode
 
toString() - Method in enum com.azure.data.cosmos.IndexKind
 
toString() - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.AddressInformation
 
toString() - Method in enum com.azure.data.cosmos.internal.directconnectivity.Protocol
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdClientChannelPool
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContext
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextRequest
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdEndpoint.Config
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdMetrics
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestRecord
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdServiceEndpoint
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient
 
toString() - Method in class com.azure.data.cosmos.internal.directconnectivity.StoreResult
 
toString() - Method in class com.azure.data.cosmos.internal.http.HttpHeader
Get the String representation of the header.
toString(Collection<T>, String) - Static method in class com.azure.data.cosmos.internal.JavaStreamUtils
 
toString() - Method in class com.azure.data.cosmos.internal.QueryMetrics
 
toString() - Method in class com.azure.data.cosmos.internal.ResourceId
 
toString(boolean) - Static method in class com.azure.data.cosmos.internal.Strings
 
toString(int) - Static method in class com.azure.data.cosmos.internal.Strings
 
toString() - Method in class com.azure.data.cosmos.internal.Undefined
Returns the string representation of Undfined.
toString() - Method in class com.azure.data.cosmos.JsonSerializable
Gets Simple STRING representation of property bag.
toString() - Method in class com.azure.data.cosmos.PartitionKey
Serialize the PartitionKey object to a JSON string.
toString() - Method in enum com.azure.data.cosmos.PartitionKind
 
toString() - Method in enum com.azure.data.cosmos.PermissionMode
 
toString() - Method in class com.azure.data.cosmos.RetryOptions
 
toString() - Method in enum com.azure.data.cosmos.SpatialType
 
toString() - Method in enum com.azure.data.cosmos.TriggerOperation
 
toString() - Method in enum com.azure.data.cosmos.TriggerType
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.AccessScope
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.AllocationState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.AutoUserScope
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CachingType
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CertificateFormat
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CertificateState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CertificateStoreLocation
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CertificateVisibility
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeDeallocationOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeFillType
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ContainerWorkingDirectory
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.DependencyAction
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.DisableComputeNodeSchedulingOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.DisableJobOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.DynamicVNetAssignmentScope
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ElevationLevel
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ErrorCategory
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.InboundEndpointProtocol
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobAction
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobPreparationTaskState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobReleaseTaskState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobScheduleState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.LoginMode
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRuleAccess
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.OnAllTasksComplete
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.OnTaskFailure
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.OSType
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.OutputFileUploadCondition
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.PoolLifetimeOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.PoolState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.SchedulingState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.StartTaskState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.StorageAccountType
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.SubtaskState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.TaskAddStatus
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.TaskExecutionResult
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.TaskState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.VerificationType
 
toString() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Returns an inter-operable connection string that can be used to connect to EventHubs instances.
toString() - Method in class com.microsoft.azure.eventhubs.ErrorContext
 
toString() - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
toString() - Method in enum com.microsoft.azure.eventhubs.TransportType
 
toString() - Method in enum com.microsoft.azure.keyvault.models.ActionType
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateOperation
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.IssuerBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.KeyBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.SecretBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
 
toString() - Method in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
 
toString() - Method in class com.microsoft.azure.keyvault.models.KeyUsageType
 
toString() - Method in class com.microsoft.azure.keyvault.models.SasTokenType
 
toString() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
 
toString() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
 
toString() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Returns an inter-operable connection string that can be used to connect to ServiceBus Namespace
toString() - Method in class com.microsoft.azure.servicebus.primitives.ReceiverErrorContext
 
toString() - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
 
toString() - Method in class com.microsoft.azure.servicebus.primitives.SenderErrorContext
 
toString() - Method in class com.microsoft.azure.servicebus.primitives.SettleModePair
 
toString() - Method in enum com.microsoft.azure.servicebus.primitives.TransportType
 
toString() - Method in enum com.microsoft.azure.servicebus.security.SecurityTokenType
 
toString() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
 
toString() - Method in class com.microsoft.azure.servicebus.TransactionContext
 
toString() - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Converts the given permissions to a String.
toString() - Method in class com.microsoft.azure.storage.blob.AccountSASResourceType
Converts the given resource types to a String.
toString() - Method in class com.microsoft.azure.storage.blob.AccountSASService
Converts the given services to a String.
toString() - Method in class com.microsoft.azure.storage.blob.BlobRange
 
toString() - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Converts the given permissions to a String.
toString() - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Converts the given permissions to a String.
toString() - Method in class com.microsoft.azure.storage.blob.IPRange
Output the single IP address or range of IP addresses for.
toString() - Method in enum com.microsoft.azure.storage.blob.models.AccountKind
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.BlobType
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.BlockListType
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.CopyStatusType
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.DeleteSnapshotsOptionType
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.LeaseDurationType
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.LeaseStateType
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.LeaseStatusType
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.ListBlobsIncludeItem
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.ListContainersIncludeType
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.SequenceNumberActionType
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.SkuName
 
toString() - Method in enum com.microsoft.azure.storage.blob.models.SyncCopyStatusType
 
toString() - Method in enum com.microsoft.azure.storage.blob.SASProtocol
 
toString() - Method in class com.microsoft.azure.storage.blob.StorageURL
 
total() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the total value.
totalCoreHours() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the totalCoreHours value.
TotalExecutionTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
TotalQueryExecutionTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
TotalQueryExecutionTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
totalTasksRun() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the totalTasksRun value.
totalTasksSucceeded() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the totalTasksSucceeded value.
touch() - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
Records the current access location of this object for debugging purposes
touch(Object) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdResponse
Records the current access location of this object with additional arbitrary information for debugging purposes
toURI(String) - Static method in class com.azure.data.cosmos.internal.directconnectivity.HttpUtils
 
toURL() - Method in class com.microsoft.azure.storage.blob.BlobURLParts
Converts the blob URL parts to a URL.
toURL() - Method in class com.microsoft.azure.storage.blob.StorageURL
 
TRACE_LOGGER - Static variable in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
traceOperation(Logger, ChannelHandlerContext, String, Object...) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestArgs
 
TRACKING_ID_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
TRACKING_ID_TOKEN_SEPARATOR - Static variable in class com.microsoft.azure.servicebus.primitives.TrackingUtil
 
TrackingUtil - Class in com.microsoft.azure.servicebus.primitives
 
TransactionContext - Class in com.microsoft.azure.servicebus
Represents an active servicebus transaction.
TransactionContext(ByteBuffer, MessagingFactory) - Constructor for class com.microsoft.azure.servicebus.TransactionContext
 
TRANSFER_ENCODING - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
TransferManager - Class in com.microsoft.azure.storage.blob
This class contains a collection of methods (and structures associated with those methods) which perform higher-level operations.
TransferManager() - Constructor for class com.microsoft.azure.storage.blob.TransferManager
 
TransferManagerDownloadFromBlobOptions - Class in com.microsoft.azure.storage.blob
Configures the parallel download behavior for methods on the TransferManager.
TransferManagerDownloadFromBlobOptions() - Constructor for class com.microsoft.azure.storage.blob.TransferManagerDownloadFromBlobOptions
 
TransferManagerDownloadFromBlobOptions(Long, IProgressReceiver, BlobAccessConditions, ReliableDownloadOptions, Integer) - Constructor for class com.microsoft.azure.storage.blob.TransferManagerDownloadFromBlobOptions
Returns an object that configures the parallel download behavior for methods on the TransferManager.
TransferManagerUploadToBlockBlobOptions - Class in com.microsoft.azure.storage.blob
Configures the parallel upload behavior for methods on the TransferManager.
TransferManagerUploadToBlockBlobOptions() - Constructor for class com.microsoft.azure.storage.blob.TransferManagerUploadToBlockBlobOptions
 
TransferManagerUploadToBlockBlobOptions(IProgressReceiver, BlobHTTPHeaders, Metadata, BlobAccessConditions, Integer) - Constructor for class com.microsoft.azure.storage.blob.TransferManagerUploadToBlockBlobOptions
Creates a new object that configures the parallel upload behavior.
TRANSPORT_REQUEST_ID - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
TransportClient - Class in com.azure.data.cosmos.internal.directconnectivity
 
TransportClient() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.TransportClient
 
TransportException - Exception in com.azure.data.cosmos.internal.directconnectivity
 
TransportException(String, Throwable) - Constructor for exception com.azure.data.cosmos.internal.directconnectivity.TransportException
 
TransportType - Enum in com.microsoft.azure.eventhubs
All TransportType switches available for communicating to EventHubs service.
TransportType - Enum in com.microsoft.azure.servicebus.primitives
All TransportType switches available for communicating to EventHubs service.
TriFunction<T,U,V,R> - Interface in com.azure.data.cosmos.internal.query
A functional interface (callback) that computes a value based on multiple input values.
trigger() - Method in class com.azure.data.cosmos.CosmosTriggerResponse
Gets the cosmos trigger object or null
TRIGGER - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
Trigger - Class in com.azure.data.cosmos.internal
Represents a trigger in the Azure Cosmos DB database service.
Trigger() - Constructor for class com.azure.data.cosmos.internal.Trigger
Constructor.
Trigger(String) - Constructor for class com.azure.data.cosmos.internal.Trigger
Constructor.
trigger() - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Get the trigger value.
Trigger - Class in com.microsoft.azure.keyvault.models
A condition to be satisfied for an action to be executed.
Trigger() - Constructor for class com.microsoft.azure.keyvault.models.Trigger
 
TRIGGER_OPERATION - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
TRIGGER_TYPE - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
triggerOperation() - Method in class com.azure.data.cosmos.CosmosTriggerProperties
Get the operation type of the trigger.
triggerOperation(TriggerOperation) - Method in class com.azure.data.cosmos.CosmosTriggerProperties
Set the operation type of the trigger.
TriggerOperation - Enum in com.azure.data.cosmos
Specifies the operations on which a trigger should be executed in the Azure Cosmos DB database service.
TRIGGERS_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
TRIGGERS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
triggersQuota() - Method in class com.azure.data.cosmos.FeedResponse
Gets the maximum quota of triggers for a collection from the Azure Cosmos DB service.
triggersUsage() - Method in class com.azure.data.cosmos.FeedResponse
Get the current number of triggers for a collection from the Azure Cosmos DB service.
triggerType() - Method in class com.azure.data.cosmos.CosmosTriggerProperties
Get the type of the trigger.
triggerType(TriggerType) - Method in class com.azure.data.cosmos.CosmosTriggerProperties
Set the type of the resource.
TriggerType - Enum in com.azure.data.cosmos
The trigger type in the Azure Cosmos DB database service.
trimBeginningAndEndingSlashes(String) - Static method in class com.azure.data.cosmos.internal.Utils
Trims the beginning and ending '/' from the given path
TRUE_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
TrueFilter - Class in com.microsoft.azure.servicebus.rules
Represents a special kind of filter that matches every message.
TrueFilter() - Constructor for class com.microsoft.azure.servicebus.rules.TrueFilter
Creates a true filter.
Truncate() - Method in class com.azure.data.cosmos.internal.routing.NumberPartitionKeyComponent
 
tryAdd(EventData) - Method in interface com.microsoft.azure.eventhubs.EventDataBatch
Add's EventData to EventDataBatch, if permitted by the batch's size limit.
tryCombine(List<ImmutablePair<PartitionKeyRange, IServerIdentity>>) - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
tryCombine(List<ImmutablePair<PartitionKeyRange, IServerIdentity>>) - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
tryCreate(String, Utils.ValueHolder<ISessionToken>) - Static method in class com.azure.data.cosmos.internal.VectorSessionToken
 
tryCreateCompleteRoutingMap(Iterable<ImmutablePair<PartitionKeyRange, IServerIdentity>>, String) - Static method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
tryGetAddresses(RxDocumentServiceRequest, PartitionKeyRangeIdentity, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.GatewayAddressCache
 
tryGetAddresses(RxDocumentServiceRequest, PartitionKeyRangeIdentity, boolean) - Method in interface com.azure.data.cosmos.internal.directconnectivity.IAddressCache
Resolves physical addresses by either PartitionKeyRangeIdentity.
tryGetInfoByPartitionKeyRangeId(String) - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
tryGetInfoByPartitionKeyRangeId(String) - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
tryGetOverlappingRangesAsync(String, Range<String>, boolean, Map<String, Object>) - Method in interface com.azure.data.cosmos.internal.caches.IPartitionKeyRangeCache
 
tryGetOverlappingRangesAsync(String, Range<String>, boolean, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxPartitionKeyRangeCache
 
tryGetOverlappingRangesAsync(String, Range<String>, boolean, Map<String, Object>) - Method in interface com.azure.data.cosmos.internal.IRoutingMapProvider
 
tryGetPartitionKeyRangeByIdAsync(String, String, boolean, Map<String, Object>) - Method in interface com.azure.data.cosmos.internal.caches.IPartitionKeyRangeCache
 
tryGetPartitionKeyRangeByIdAsync(String, String, boolean, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxPartitionKeyRangeCache
 
tryGetPartitionKeyRangeByIdAsync(String, String, boolean, Map<String, Object>) - Method in interface com.azure.data.cosmos.internal.IRoutingMapProvider
 
tryGetRangeByEffectivePartitionKey(String, String) - Method in interface com.azure.data.cosmos.internal.routing.RoutingMapProvider
 
tryGetRangeByPartitionKeyRangeId(String, String, Map<String, Object>) - Method in interface com.azure.data.cosmos.internal.caches.IPartitionKeyRangeCache
 
tryGetRangeByPartitionKeyRangeId(String, String, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxPartitionKeyRangeCache
 
tryGetRangeByPartitionKeyRangeId(String) - Method in interface com.azure.data.cosmos.internal.routing.CollectionRoutingMap
 
tryGetRangeByPartitionKeyRangeId(String) - Method in class com.azure.data.cosmos.internal.routing.InMemoryCollectionRoutingMap
 
tryGetValue(Map<K, V>, K, Utils.ValueHolder<V>) - Static method in class com.azure.data.cosmos.internal.Utils
 
tryLookupAsync(String, CollectionRoutingMap, Map<String, Object>) - Method in interface com.azure.data.cosmos.internal.caches.IPartitionKeyRangeCache
 
tryLookupAsync(String, CollectionRoutingMap, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxPartitionKeyRangeCache
 
tryLookupAsync(String, CollectionRoutingMap, boolean, Map<String, Object>) - Method in class com.azure.data.cosmos.internal.caches.RxPartitionKeyRangeCache
 
tryLookupAsync(String, CollectionRoutingMap, Map<String, Object>) - Method in interface com.azure.data.cosmos.internal.ICollectionRoutingMapCache
 
tryLookupAsync(String, CollectionRoutingMap, boolean, Map<String, Object>) - Method in interface com.azure.data.cosmos.internal.ICollectionRoutingMapCache
 
tryParse(String, int) - Static method in class com.azure.data.cosmos.internal.Integers
 
tryParse(String) - Static method in class com.azure.data.cosmos.internal.Integers
 
tryParse(String, long) - Static method in class com.azure.data.cosmos.internal.Longs
 
tryParse(String, Utils.ValueHolder<CompositeContinuationToken>) - Static method in class com.azure.data.cosmos.internal.query.CompositeContinuationToken
 
tryParse(String, Utils.ValueHolder<OrderByContinuationToken>) - Static method in class com.azure.data.cosmos.internal.query.OrderByContinuationToken
 
tryParse(String, Utils.ValueHolder<TakeContinuationToken>) - Static method in class com.azure.data.cosmos.internal.query.TakeContinuationToken
 
tryParse(String) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
tryParsePathSegments(String, PathInfo, String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
Method which will return boolean based on whether it is able to parse the path and name segment from resource url , and fill info in PathInfo object
tryRemove(Map<K, V>, K, Utils.ValueHolder<V>) - Static method in class com.azure.data.cosmos.internal.Utils
 
TTL - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
type() - Method in class com.azure.data.cosmos.AccessCondition
Gets the condition type.
type(AccessConditionType) - Method in class com.azure.data.cosmos.AccessCondition
Sets the condition type.
type() - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Get the type value.
TYPES - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 

U

uid() - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Get the uid and gid properties must be specified together or not at all.
UnableToDeserializePartitionKeyValue - Static variable in class com.azure.data.cosmos.internal.RMResources
 
UNAUTHORIZED - Static variable in class com.azure.data.cosmos.internal.HttpConstants.StatusCodes
 
Unauthorized - Static variable in class com.azure.data.cosmos.internal.RMResources
 
UNAUTHORIZED_BLOB_OVERWRITE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value UnauthorizedBlobOverwrite for StorageErrorCode.
UnauthorizedAccess - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
UnauthorizedException - Exception in com.azure.data.cosmos
 
UnauthorizedException(CosmosError, long, String, Map<String, String>) - Constructor for exception com.azure.data.cosmos.UnauthorizedException
 
UnauthorizedException(String, HttpHeaders, URI) - Constructor for exception com.azure.data.cosmos.UnauthorizedException
 
UNAVAILABLE - Static variable in class com.microsoft.azure.storage.blob.models.GeoReplicationStatusType
Static value unavailable for GeoReplicationStatusType.
uncommitted() - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
Get the uncommitted value.
uncommittedBlobs() - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether blobs for which blocks have been uploaded, but which have not been committed using Put Block List, should be included in the response.
uncommittedBlocks() - Method in class com.microsoft.azure.storage.blob.models.BlockList
Get the uncommittedBlocks value.
Undefined - Class in com.azure.data.cosmos.internal
Represents the 'Undefined' partition key in the Azure Cosmos DB database service.
UndefinedPartitionKey - Static variable in class com.azure.data.cosmos.internal.routing.PartitionKeyInternal
 
undelete() - Method in class com.microsoft.azure.storage.blob.BlobURL
Undelete restores the content and metadata of a soft-deleted blob and/or any associated soft-deleted snapshots.
undelete(Context) - Method in class com.microsoft.azure.storage.blob.BlobURL
Undelete restores the content and metadata of a soft-deleted blob and/or any associated soft-deleted snapshots.
undelete(Context, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
Undelete a blob that was previously soft deleted.
undeleteAsync(Context, Integer, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
Undelete a blob that was previously soft deleted.
undeleteAsync(Context, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
Undelete a blob that was previously soft deleted.
undeleteWithRestResponseAsync(Context, Integer, String) - Method in class com.microsoft.azure.storage.blob.GeneratedBlobs
Undelete a blob that was previously soft deleted.
unescape(Set<Map.Entry<String, String>>) - Static method in class com.azure.data.cosmos.internal.directconnectivity.HttpUtils
 
UnexpectedResourceType - Static variable in class com.azure.data.cosmos.internal.RMResources
 
UNIQUE_KEY_POLICY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
UNIQUE_KEYS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
UniqueKey - Class in com.azure.data.cosmos
Represents a unique key on that enforces uniqueness constraint on documents in the collection in the Azure Cosmos DB service.
UniqueKey() - Constructor for class com.azure.data.cosmos.UniqueKey
 
uniqueKeyPolicy() - Method in class com.azure.data.cosmos.CosmosContainerProperties
Gets the containers unique key policy
uniqueKeyPolicy(UniqueKeyPolicy) - Method in class com.azure.data.cosmos.CosmosContainerProperties
Sets the Containers unique key policy
UniqueKeyPolicy - Class in com.azure.data.cosmos
Represents the unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.
UniqueKeyPolicy() - Constructor for class com.azure.data.cosmos.UniqueKeyPolicy
 
uniqueKeys() - Method in class com.azure.data.cosmos.UniqueKeyPolicy
Gets or sets collection of UniqueKey that guarantee uniqueness of documents in collection in the Azure Cosmos DB service.
uniqueKeys(List<UniqueKey>) - Method in class com.azure.data.cosmos.UniqueKeyPolicy
 
UNKNOWN - Static variable in class com.azure.data.cosmos.internal.HttpConstants.SubStatusCodes
 
Unknown - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The reason for the scheduling error is unknown.
Unknown - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
The reason for the failure is not known.
unknown() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the unknown value.
Unknown - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The reason for the scheduling error is unknown.
UnknownResourceType - Static variable in class com.azure.data.cosmos.internal.RMResources
 
unparsedParameters() - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The query parameter key value pairs aside from SAS parameters and snapshot time or null if there were no such parameters.
unprotectResponse(Response) - Method in class com.microsoft.azure.keyvault.messagesecurity.HttpMessageSecurity
Unprotects response if needed.
unregisterEventProcessor() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Stop processing events and shut down this host instance.
UNSUPPORTED_HEADER - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value UnsupportedHeader for StorageErrorCode.
UNSUPPORTED_HTTP_VERB - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value UnsupportedHttpVerb for StorageErrorCode.
UNSUPPORTED_QUERY_PARAMETER - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value UnsupportedQueryParameter for StorageErrorCode.
UNSUPPORTED_XML_NODE - Static variable in class com.microsoft.azure.storage.blob.models.StorageErrorCode
Static value UnsupportedXmlNode for StorageErrorCode.
UnsupportedConstraint - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A requested job or task constraint is not supported.
UnsupportedHeader - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the HTTP headers specified in the request is not supported.
UnsupportedHttpVerb - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The resource does not support the specified HTTP verb.
UnsupportedHttpVersion - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service does not support the specified version of the HTTP protocol.
UnsupportedProperty - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the properties specified in the HTTP request body is not supported.
UnsupportedQueryParameter - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the query parameters specified in the URL is not supported.
UnsupportedRequestVersion - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified version of the Batch REST API is not supported.
unusable() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the unusable value.
UNWRAP_KEY - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value unwrapKey for JsonWebKeyOperation.
unwrapKey(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Unwraps a symmetric key using the specified key that was initially used for wrapping that key.
unwrapKey(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Unwraps a symmetric key using the specified key in the vault that has initially been used for wrapping the key.
unwrapKeyAsync(byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Unwraps (decrypts) the specified encryped key material.
unwrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
unwrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
unwrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
unwrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
unwrapKeyAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Unwraps a symmetric key using the specified key that was initially used for wrapping that key.
unwrapKeyAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Unwraps a symmetric key using the specified key that was initially used for wrapping that key.
unwrapKeyAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Unwraps a symmetric key using the specified key in the vault that has initially been used for wrapping the key.
unwrapKeyWithServiceResponseAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Unwraps a symmetric key using the specified key that was initially used for wrapping that key.
update(String, JobUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
update(String, JobUpdateParameter, JobUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
update(String, JobScheduleUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
update(String, JobScheduleUpdateParameter, JobScheduleUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
update(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified Task.
update(String, String, TaskConstraints, TaskUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified Task.
update() - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permissions to update messages and table entities granted.
updateAsync(String, JobUpdateParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
updateAsync(String, JobUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
updateAsync(String, JobUpdateParameter, JobUpdateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
updateAsync(String, JobUpdateParameter, JobUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
updateAsync(String, JobScheduleUpdateParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
updateAsync(String, JobScheduleUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
updateAsync(String, JobScheduleUpdateParameter, JobScheduleUpdateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
updateAsync(String, JobScheduleUpdateParameter, JobScheduleUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
updateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified Task.
updateAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified Task.
updateAsync(String, String, TaskConstraints, TaskUpdateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified Task.
updateAsync(String, String, TaskConstraints, TaskUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified Task.
updateCertificate(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificate(String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificate(UpdateCertificateRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the attributes associated with the specified certificate.
updateCertificateAsync(String, String, String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateAsync(String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateAsync(String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateAsync(UpdateCertificateRequest, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the attributes associated with the specified certificate.
updateCertificateIssuer(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuer(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuer(UpdateCertificateIssuerRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the specified certificate issuer.
updateCertificateIssuerAsync(String, String, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerAsync(UpdateCertificateIssuerRequest, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the specified certificate issuer.
UpdateCertificateIssuerRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate issuer request class.
UpdateCertificateIssuerRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificateIssuerWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerWithServiceResponseAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateOperation(String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates a certificate operation.
updateCertificateOperation(UpdateCertificateOperationRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates a certificate operation.
updateCertificateOperationAsync(String, String, boolean, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates a certificate operation.
updateCertificateOperationAsync(String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates a certificate operation.
updateCertificateOperationAsync(UpdateCertificateOperationRequest, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates a certificate operation.
UpdateCertificateOperationRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate operation request class.
UpdateCertificateOperationRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificateOperationWithServiceResponseAsync(String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates a certificate operation.
updateCertificatePolicy(String, String, CertificatePolicy) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the policy for a certificate.
updateCertificatePolicy(UpdateCertificatePolicyRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the policy for a certificate.
updateCertificatePolicyAsync(String, String, CertificatePolicy, ServiceCallback<CertificatePolicy>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the policy for a certificate.
updateCertificatePolicyAsync(String, String, CertificatePolicy) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the policy for a certificate.
updateCertificatePolicyAsync(UpdateCertificatePolicyRequest, ServiceCallback<CertificatePolicy>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the policy for a certificate.
UpdateCertificatePolicyRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate policy request class.
UpdateCertificatePolicyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificatePolicyWithServiceResponseAsync(String, String, CertificatePolicy) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the policy for a certificate.
UpdateCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate request class.
UpdateCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateWithServiceResponseAsync(String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCheckpoint(CompleteLease, Checkpoint) - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Update the checkpoint in the store with the offset/sequenceNumber in the provided checkpoint.
updateCheckpoint(CompleteLease, Checkpoint) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
updateComputeNodeUser(String, String, String, String, DateTime) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Updates the specified user account on the specified compute node.
updateComputeNodeUser(String, String, String, String, DateTime, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Updates the specified user account on the specified compute node.
updateComputeNodeUser(String, String, String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Updates the specified user account on the specified compute node.
updateComputeNodeUser(String, String, String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Updates the specified user account on the specified compute node.
updated() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the updated value.
updated() - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Get the updated value.
updated() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Get the updated value.
updated() - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Get the updated value.
updateDispositionAsync(UUID[], String, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
updateJob(String, PoolInformation, Integer, JobConstraints, OnAllTasksComplete, List<MetadataItem>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
updateJob(String, PoolInformation, Integer, JobConstraints, OnAllTasksComplete, List<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
updateJobSchedule(String, Schedule, JobSpecification) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
updateJobSchedule(String, Schedule, JobSpecification, List<MetadataItem>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
updateJobSchedule(String, Schedule, JobSpecification, List<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
updateKey(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKey(String, String, String, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKey(UpdateKeyRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(String, String, String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(String, String, String, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(String, String, String, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(UpdateKeyRequest, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
UpdateKeyRequest - Class in com.microsoft.azure.keyvault.requests
The key update request class.
UpdateKeyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The UpdateKeyRequest builder.
updateKeyWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyWithServiceResponseAsync(String, String, String, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateLease(Lease, CosmosItem, CosmosItemRequestOptions, Function<Lease, Lease>) - Method in interface com.azure.data.cosmos.internal.changefeed.ServiceItemLeaseUpdater
 
updateLease(CompleteLease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Update the store with the information in the provided lease.
updateLease(CompleteLease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
updatePoolProperties(String, StartTask, Collection<CertificateReference>, Collection<ApplicationPackageReference>, Collection<MetadataItem>) - Method in class com.microsoft.azure.batch.PoolOperations
Updates the specified pool.
updatePoolProperties(String, StartTask, Collection<CertificateReference>, Collection<ApplicationPackageReference>, Collection<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Updates the specified pool.
updateProperties(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseManager
REPLACE item from the specified lease.
updateProperties(Lease) - Method in interface com.azure.data.cosmos.internal.changefeed.LeaseStoreManager
REPLACE item from the specified lease.
updateProperties(String, PoolUpdatePropertiesParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
updateProperties(String, PoolUpdatePropertiesParameter, PoolUpdatePropertiesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
updatePropertiesAsync(String, PoolUpdatePropertiesParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
updatePropertiesAsync(String, PoolUpdatePropertiesParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
updatePropertiesAsync(String, PoolUpdatePropertiesParameter, PoolUpdatePropertiesOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
updatePropertiesAsync(String, PoolUpdatePropertiesParameter, PoolUpdatePropertiesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
updatePropertiesWithServiceResponseAsync(String, PoolUpdatePropertiesParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
updatePropertiesWithServiceResponseAsync(String, PoolUpdatePropertiesParameter, PoolUpdatePropertiesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified Pool.
updateQueue(QueueDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Updates an existing queue.
updateQueueAsync(QueueDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Updates an existing queue.
updateRule(String, String, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Updates an existing rule.
updateRuleAsync(String, String, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Updates an existing rule.
updateSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinition(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionAsync(String, String, String, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionWithServiceResponseAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSecret(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecret(String, String, String, String, SecretAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecret(UpdateSecretRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(String, String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(String, String, String, String, SecretAttributes, Map<String, String>, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(String, String, String, String, SecretAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(UpdateSecretRequest, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the attributes associated with a specified secret in a given key vault.
UpdateSecretRequest - Class in com.microsoft.azure.keyvault.requests
The update secret request class.
UpdateSecretRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The UpdateSecretRequest builder.
updateSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretWithServiceResponseAsync(String, String, String, String, SecretAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSequenceNumber(Context, SequenceNumberActionType, Integer, Long, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
Update the sequence number of the blob.
updateSequenceNumber(SequenceNumberActionType, Long) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Sets the page blob's sequence number.
updateSequenceNumber(SequenceNumberActionType, Long, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Sets the page blob's sequence number.
updateSequenceNumberAsync(Context, SequenceNumberActionType, Integer, Long, String, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
Update the sequence number of the blob.
updateSequenceNumberAsync(Context, SequenceNumberActionType, Integer, Long, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
Update the sequence number of the blob.
updateSequenceNumberWithRestResponseAsync(Context, SequenceNumberActionType, Integer, Long, String, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
Update the sequence number of the blob.
updateStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccount(String, String, String, Boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountAsync(String, String, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountAsync(String, String, String, Boolean, String, StorageAccountAttributes, Map<String, String>, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountAsync(String, String, String, Boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountWithServiceResponseAsync(String, String, String, Boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateSubscription(SubscriptionDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Updates an existing subscription.
updateSubscriptionAsync(SubscriptionDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Updates an existing subscription.
updateTask(String, String, TaskConstraints) - Method in class com.microsoft.azure.batch.TaskOperations
Updates the specified task.
updateTask(String, String, TaskConstraints, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Updates the specified task.
updateTopic(TopicDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
Updates an existing topic.
updateTopicAsync(TopicDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
Updates an existing topic.
updateUser(String, String, String, NodeUpdateUserParameter) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user Account on the specified Compute Node.
updateUser(String, String, String, NodeUpdateUserParameter, ComputeNodeUpdateUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user Account on the specified Compute Node.
updateUserAsync(String, String, String, NodeUpdateUserParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user Account on the specified Compute Node.
updateUserAsync(String, String, String, NodeUpdateUserParameter) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user Account on the specified Compute Node.
updateUserAsync(String, String, String, NodeUpdateUserParameter, ComputeNodeUpdateUserOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user Account on the specified Compute Node.
updateUserAsync(String, String, String, NodeUpdateUserParameter, ComputeNodeUpdateUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user Account on the specified Compute Node.
updateUserWithServiceResponseAsync(String, String, String, NodeUpdateUserParameter) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user Account on the specified Compute Node.
updateUserWithServiceResponseAsync(String, String, String, NodeUpdateUserParameter, ComputeNodeUpdateUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user Account on the specified Compute Node.
updateWithServiceResponseAsync(String, JobUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
updateWithServiceResponseAsync(String, JobUpdateParameter, JobUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified Job.
updateWithServiceResponseAsync(String, JobScheduleUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
updateWithServiceResponseAsync(String, JobScheduleUpdateParameter, JobScheduleUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified Job Schedule.
updateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified Task.
updateWithServiceResponseAsync(String, String, TaskConstraints, TaskUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified Task.
UPDATING_CHECKPOINT - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
UPDATING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
UPGRADE_FABRIC_RING_CODE_AND_CONFIG - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
UPGRADE_VERIFICATION_KIND - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
UpgradePoolVersionConflict - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The pool is already upgrading to a different operating system version.
upload(Flowable<ByteBuffer>, long) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Creates a new block blob, or updates the content of an existing block blob.
upload(Flowable<ByteBuffer>, long, BlobHTTPHeaders, Metadata, BlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Creates a new block blob, or updates the content of an existing block blob.
upload(Context, Flowable<ByteBuffer>, long, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Upload Block Blob operation updates the content of an existing block blob.
uploadAsync(Context, Flowable<ByteBuffer>, long, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Upload Block Blob operation updates the content of an existing block blob.
uploadAsync(Context, Flowable<ByteBuffer>, long, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Upload Block Blob operation updates the content of an existing block blob.
uploadBatchServiceLogs(String, String, String, DateTime) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogs(String, String, String, DateTime, DateTime, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogs(String, String, UploadBatchServiceLogsConfiguration) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified Compute Node to Azure Blob Storage.
uploadBatchServiceLogs(String, String, UploadBatchServiceLogsConfiguration, ComputeNodeUploadBatchServiceLogsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified Compute Node to Azure Blob Storage.
uploadBatchServiceLogsAsync(String, String, UploadBatchServiceLogsConfiguration, ServiceCallback<UploadBatchServiceLogsResult>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified Compute Node to Azure Blob Storage.
uploadBatchServiceLogsAsync(String, String, UploadBatchServiceLogsConfiguration) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified Compute Node to Azure Blob Storage.
uploadBatchServiceLogsAsync(String, String, UploadBatchServiceLogsConfiguration, ComputeNodeUploadBatchServiceLogsOptions, ServiceCallback<UploadBatchServiceLogsResult>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified Compute Node to Azure Blob Storage.
uploadBatchServiceLogsAsync(String, String, UploadBatchServiceLogsConfiguration, ComputeNodeUploadBatchServiceLogsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified Compute Node to Azure Blob Storage.
UploadBatchServiceLogsConfiguration - Class in com.microsoft.azure.batch.protocol.models
The Azure Batch service log files upload configuration for a Compute Node.
UploadBatchServiceLogsConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
 
UploadBatchServiceLogsResult - Class in com.microsoft.azure.batch.protocol.models
The result of uploading Batch service log files from a specific Compute Node.
UploadBatchServiceLogsResult() - Constructor for class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
 
uploadBatchServiceLogsWithServiceResponseAsync(String, String, UploadBatchServiceLogsConfiguration) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified Compute Node to Azure Blob Storage.
uploadBatchServiceLogsWithServiceResponseAsync(String, String, UploadBatchServiceLogsConfiguration, ComputeNodeUploadBatchServiceLogsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified Compute Node to Azure Blob Storage.
uploadCondition() - Method in class com.microsoft.azure.batch.protocol.models.OutputFileUploadOptions
Get the default is taskcompletion.
uploadFileToBlockBlob(AsynchronousFileChannel, BlockBlobURL, int, Integer, TransferManagerUploadToBlockBlobOptions) - Static method in class com.microsoft.azure.storage.blob.TransferManager
Uploads the contents of a file to a block blob in parallel, breaking it into block-size chunks if necessary.
uploadFromNonReplayableFlowable(Flowable<ByteBuffer>, BlockBlobURL, int, int, TransferManagerUploadToBlockBlobOptions) - Static method in class com.microsoft.azure.storage.blob.TransferManager
Uploads the contents of an arbitrary Flowable to a block blob.
uploadOptions() - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Get the uploadOptions value.
uploadPages(Context, Flowable<ByteBuffer>, long, byte[], Integer, String, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Upload Pages operation writes a range of pages to a page blob.
uploadPages(PageRange, Flowable<ByteBuffer>) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Writes 1 or more pages to the page blob.
uploadPages(PageRange, Flowable<ByteBuffer>, PageBlobAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Writes 1 or more pages to the page blob.
uploadPagesAsync(Context, Flowable<ByteBuffer>, long, byte[], Integer, String, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Upload Pages operation writes a range of pages to a page blob.
uploadPagesAsync(Context, Flowable<ByteBuffer>, long, byte[], Integer, String, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Upload Pages operation writes a range of pages to a page blob.
uploadPagesFromURL(Context, URL, String, long, String, byte[], Integer, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions, SourceModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL.
uploadPagesFromURL(PageRange, URL, Long) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Writes 1 or more pages from the source page blob to this page blob.
uploadPagesFromURL(PageRange, URL, Long, byte[], PageBlobAccessConditions, SourceModifiedAccessConditions, Context) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Writes 1 or more pages from the source page blob to this page blob.
uploadPagesFromURLAsync(Context, URL, String, long, String, byte[], Integer, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions, SourceModifiedAccessConditions, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL.
uploadPagesFromURLAsync(Context, URL, String, long, String, byte[], Integer, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions, SourceModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL.
uploadPagesFromURLWithRestResponseAsync(Context, URL, String, long, String, byte[], Integer, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions, SourceModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL.
uploadPagesWithRestResponseAsync(Context, Flowable<ByteBuffer>, long, byte[], Integer, String, String, LeaseAccessConditions, SequenceNumberAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedPageBlobs
The Upload Pages operation writes a range of pages to a page blob.
uploadWithRestResponseAsync(Context, Flowable<ByteBuffer>, long, Integer, Map<String, String>, String, BlobHTTPHeaders, LeaseAccessConditions, ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.GeneratedBlockBlobs
The Upload Block Blob operation updates the content of an existing block blob.
upns() - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Get the upns value.
upsertDocument(String, Object, RequestOptions, boolean) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Upserts a document.
upsertDocument(String, Object, RequestOptions, boolean) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
upsertItem(Object) - Method in class com.azure.data.cosmos.CosmosContainer
Upserts an item.
upsertItem(Object, CosmosItemRequestOptions) - Method in class com.azure.data.cosmos.CosmosContainer
Upserts a cosmos item.
upsertPermission(CosmosPermissionProperties, CosmosPermissionRequestOptions) - Method in class com.azure.data.cosmos.CosmosUser
Upserts a permission.
upsertPermission(String, Permission, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Upserts a permission.
upsertPermission(String, Permission, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
upsertStoredProcedure(String, StoredProcedure, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Upserts a stored procedure.
upsertStoredProcedure(String, StoredProcedure, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
upsertTrigger(String, Trigger, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Upserts a trigger.
upsertTrigger(String, Trigger, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
upsertUser(CosmosUserProperties) - Method in class com.azure.data.cosmos.CosmosDatabase
Upsert a user.
upsertUser(String, User, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Upserts a user.
upsertUser(String, User, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
upsertUserDefinedFunction(String, UserDefinedFunction, RequestOptions) - Method in interface com.azure.data.cosmos.internal.AsyncDocumentClient
Upserts a user defined function.
upsertUserDefinedFunction(String, UserDefinedFunction, RequestOptions) - Method in class com.azure.data.cosmos.internal.RxDocumentClientImpl
 
uri() - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Get the target address.
URL - Static variable in class com.azure.data.cosmos.internal.HttpConstants.QueryStrings
 
url() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.RecentJob
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the url value.
url() - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Gets The URL of the service account, container, or blob that is the targe of the desired operation.
urlDecode(String) - Static method in class com.azure.data.cosmos.internal.directconnectivity.HttpUtils
 
urlEncode(String) - Static method in class com.azure.data.cosmos.internal.directconnectivity.HttpUtils
 
UrlEncodingInfo() - Constructor for class com.azure.data.cosmos.internal.Constants.UrlEncodingInfo
 
URLParser - Class in com.microsoft.azure.storage.blob
A class used to conveniently parse URLs into BlobURLParts to modify the components of the URL.
URLParser() - Constructor for class com.microsoft.azure.storage.blob.URLParser
 
UsageStatistics - Class in com.microsoft.azure.batch.protocol.models
Statistics related to Pool usage information.
UsageStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.UsageStatistics
 
usageStats() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the usageStats value.
USE_MASTER_COLLECTION_RESOLVER - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
USE_POLYGONS_SMALLER_THAN_AHEMISPHERE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
useAADAuthentication(URI, String) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.AuthStep
When using AAD auth, call this method to specify the Event Hub, then add AAD-based auth information in the next step.
useAuthenticationCallback(AzureActiveDirectoryTokenProvider.AuthenticationCallback, String) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.AADAuthStep
Provide a callback which will be called when a token is needed.
useAzureStorageCheckpointLeaseManager(String, String, String) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.ManagerStep
Use the built-in Azure Storage-based lease and checkpoint managers.
useAzureStorageCheckpointLeaseManager(StorageCredentials, String, String) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.ManagerStep
Use the built-in Azure Storage-based lease and checkpoint managers.
useEventHubConnectionString(String) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.AuthStep
Azure Portal can provide a connection string with auth information that applies only to one individual Event Hub.
useEventHubConnectionString(String, String) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.AuthStep
Azure Portal can provide a connection string with auth information that applies to the entire namespace instead of an individual Event Hub.
UseGatewayMode - Variable in class com.azure.data.cosmos.internal.RxDocumentServiceRequest
 
usePreferredLocations - Variable in class com.azure.data.cosmos.internal.DocumentServiceRequestContext
 
user() - Method in class com.azure.data.cosmos.CosmosUserResponse
Get cosmos user
USER - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
User - Class in com.azure.data.cosmos.internal
Represents a database user in the Azure Cosmos DB database service.
User() - Constructor for class com.azure.data.cosmos.internal.User
Initialize a user object.
User(String) - Constructor for class com.azure.data.cosmos.internal.User
Initialize a user object from json string.
USER_AGENT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
USER_CONSISTENCY_POLICY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
USER_DEFINED_FUNCTION - Static variable in class com.azure.data.cosmos.internal.Constants.Quota
 
USER_DEFINED_FUNCTIONS_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
USER_DEFINED_FUNCTIONS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
USER_DEFINED_TYPES_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
USER_ENTITY_CURRENT_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
USER_ENTITY_MAX_COUNT - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 
USER_REPLICATION_POLICY - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
UserAccount - Class in com.microsoft.azure.batch.protocol.models
Properties used to create a user used to execute Tasks on an Azure Batch Compute Node.
UserAccount() - Constructor for class com.microsoft.azure.batch.protocol.models.UserAccount
 
userAccounts() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the userAccounts value.
userAccounts() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the userAccounts value.
userAccounts() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the userAccounts value.
userAgent(UserAgentContainer) - Method in class com.azure.data.cosmos.internal.directconnectivity.RntbdTransportClient.Options.Builder
 
userAgent() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the User-Agent header for the client.
userAgent() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the User-Agent header for the client.
UserAgentContainer - Class in com.azure.data.cosmos.internal
Used internally.
UserAgentContainer() - Constructor for class com.azure.data.cosmos.internal.UserAgentContainer
 
userAgentPrefix() - Method in class com.microsoft.azure.storage.blob.TelemetryOptions
 
userAgentSuffix() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the value of user-agent suffix.
userAgentSuffix(String) - Method in class com.azure.data.cosmos.ConnectionPolicy
sets the value of the user-agent suffix.
userCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the userCPUTime value.
userCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the userCPUTime value.
userCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the userCPUTime value.
userDefinedFunction() - Method in class com.azure.data.cosmos.CosmosUserDefinedFunctionResponse
Gets the cosmos user defined function object
UserDefinedFunction - Class in com.azure.data.cosmos.internal
Represents a user defined function in the Azure Cosmos DB database service.
UserDefinedFunction() - Constructor for class com.azure.data.cosmos.internal.UserDefinedFunction
Constructor.
UserDefinedFunction(String) - Constructor for class com.azure.data.cosmos.internal.UserDefinedFunction
Constructor.
UserDefinedFunctionExecutionTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
UserDefinedFunctionExecutionTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
userDefinedFunctionsQuota() - Method in class com.azure.data.cosmos.FeedResponse
Gets the maximum quota of user defined functions for a collection from the Azure Cosmos DB service.
userDefinedFunctionsUsage() - Method in class com.azure.data.cosmos.FeedResponse
Gets the current number of user defined functions for a collection from the Azure Cosmos DB service.
UserDelegationKey - Class in com.microsoft.azure.storage.blob.models
A user delegation key.
UserDelegationKey() - Constructor for class com.microsoft.azure.storage.blob.models.UserDelegationKey
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Processes inbound events triggered by channel handlers in the RntbdClientChannelHandler pipeline
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get if omitted, the Task runs as a non-administrative user unique to the Task.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get if omitted, the Task runs as a non-administrative user unique to the Task.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get if omitted, the Task runs as a non-administrative user unique to the Task on Windows Compute Nodes, or a non-administrative user unique to the Pool on Linux Compute Nodes.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get if omitted, the Task runs as a non-administrative user unique to the Task.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get if omitted, the Task runs as a non-administrative user unique to the Task.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get if omitted, the Task runs as a non-administrative user unique to the Task.
UserIdentity - Class in com.microsoft.azure.batch.protocol.models
The definition of the user identity under which the Task is run.
UserIdentity() - Constructor for class com.microsoft.azure.batch.protocol.models.UserIdentity
 
username() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the user name for the Organization Id account.
userName() - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Get the userName value.
userName() - Method in class com.microsoft.azure.batch.protocol.models.UserIdentity
Get the userName and autoUser properties are mutually exclusive; you must specify one but not both.
userQuota() - Method in class com.azure.data.cosmos.FeedResponse
Gets the maximum quota for user resources within an account from the Azure Cosmos DB service.
userReplicationPolicy - Variable in class com.azure.data.cosmos.internal.directconnectivity.GatewayServiceConfigurationReader
 
USERS_LINK - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
USERS_PATH_SEGMENT - Static variable in class com.azure.data.cosmos.internal.Paths
 
userUsage() - Method in class com.azure.data.cosmos.FeedResponse
Gets the current number of user resources within the account from the Azure Cosmos DB service.
usesTaskDependencies() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the usesTaskDependencies value.
usesTaskDependencies() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the usesTaskDependencies value.
usesTaskDependencies() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the usesTaskDependencies value.
useTokenProvider(ITokenProvider) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.AADAuthStep
Provide a user-implemented token provider which will be called when a token is needed.
useUserCheckpointAndLeaseManagers(ICheckpointManager, ILeaseManager) - Method in interface com.microsoft.azure.eventprocessorhost.EventProcessorHost.EventProcessorHostBuilder.ManagerStep
Use user-implemented lease and checkpoint managers.
usingMultipleWriteLocations() - Method in class com.azure.data.cosmos.ConnectionPolicy
Gets the flag to enable writes on any locations (regions) for geo-replicated database accounts in the Azure Cosmos DB service.
usingMultipleWriteLocations(boolean) - Method in class com.azure.data.cosmos.ConnectionPolicy
Sets the flag to enable writes on any locations (regions) for geo-replicated database accounts in the Azure Cosmos DB service.
UTF_8 - Static variable in class com.azure.data.cosmos.internal.Constants.UrlEncodingInfo
 
Util - Class in com.microsoft.azure.servicebus.primitives
 
Utils - Class in com.azure.data.cosmos.internal
While this class is public, but it is not part of our published public APIs.
Utils() - Constructor for class com.azure.data.cosmos.internal.Utils
 
Utils - Class in com.microsoft.azure.servicebus
 
Utils() - Constructor for class com.microsoft.azure.servicebus.Utils
 
Utils.ValueHolder<V> - Class in com.azure.data.cosmos.internal
 

V

v - Variable in class com.azure.data.cosmos.internal.MutableVolatile
 
v - Variable in class com.azure.data.cosmos.internal.Utils.ValueHolder
 
validateAndRemoveSessionToken(RxDocumentServiceRequest) - Static method in class com.azure.data.cosmos.internal.SessionTokenHelper
 
validateAttachmentId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateConflictId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateDatabaseId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateDocumentCollectionId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateDocumentId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validatePermissionId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateResourceFullName(ResourceType, String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateResourceId(ResourceType, String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateStoredProcedureId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateTriggerId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateUserDefinedFunctionId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validateUserId(String) - Static method in class com.azure.data.cosmos.internal.PathsHelper
 
validityInMonths() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the validityInMonths value.
validityPeriod() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the validityPeriod value.
validityPeriod() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the validityPeriod value.
validityPeriod() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the validityPeriod value.
validTo() - Method in class com.microsoft.azure.eventhubs.SecurityToken
Get the expiration date/time of the token.
value() - Method in enum com.azure.data.cosmos.CosmosResourceType
 
value - Variable in enum com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord.HealthSeverity
 
value() - Method in class com.azure.data.cosmos.internal.http.HttpHeader
Get the header value.
value(String) - Method in class com.azure.data.cosmos.internal.http.HttpHeaders
Get the header value for the provided header name.
value() - Method in enum com.azure.data.cosmos.internal.ResourceType
 
Value() - Static method in class com.azure.data.cosmos.internal.Undefined
Returns the singleton value of Undefined.
value(Class<T>) - Method in class com.azure.data.cosmos.SqlParameter
Gets the value of the parameter.
value(Object) - Method in class com.azure.data.cosmos.SqlParameter
Sets the value of the parameter.
value() - Method in class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.CloudTaskListSubtasksResult
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.ErrorMessage
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.MetadataItem
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.NameValuePair
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionParameter
Get the total serialized size of this collection must be less than 1MB.
value() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.BackupCertificateResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.BackupKeyResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.BackupSecretResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.BackupStorageResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.PendingCertificateSigningRequestResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
value() - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Get the value value.
ValueHolder() - Constructor for class com.azure.data.cosmos.internal.Utils.ValueHolder
 
ValueHolder(V) - Constructor for class com.azure.data.cosmos.internal.Utils.ValueHolder
 
valueOf(String) - Static method in enum com.azure.data.cosmos.AccessConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.CompositePathSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.ConflictResolutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.ConnectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.ConsistencyLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.CosmosResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.IndexingDirective
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.IndexingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.IndexKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.AuthorizationTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.changefeed.ChangeFeedObserverCloseReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord.HealthSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord.MonitoredOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.ContentSerializationFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.directconnectivity.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.directconnectivity.ReadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.EnumerationDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.FanoutOperationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.MigrateCollectionDirective
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.query.aggregation.AggregateOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.query.IDocumentQueryClient.QueryCompatibilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.query.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.query.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.QueryCompatibilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.ReadFeedKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.RemoteStorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.internal.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.PartitionKeyDefinitionVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.PartitionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.PermissionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.SerializationFormattingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.SpatialType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.TriggerOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.cosmos.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AccessScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AllocationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AutoUserScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CachingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateStoreLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeDeallocationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeFillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ContainerWorkingDirectory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DependencyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DisableComputeNodeSchedulingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DisableJobOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DynamicVNetAssignmentScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ElevationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ErrorCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.InboundEndpointProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobPreparationTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobReleaseTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobScheduleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.LoginMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRuleAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OnAllTasksComplete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OnTaskFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OSType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OutputFileUploadCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.PoolLifetimeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.PoolState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.SchedulingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.StartTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.StorageAccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.SubtaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskAddStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskExecutionResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.VerificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.eventhubs.TransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.eventprocessorhost.CloseReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.keyvault.models.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.ExceptionPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.management.AccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.management.EntityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.management.NamespaceSku
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.management.NamespaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.MessageBodyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.primitives.MessagingEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.primitives.TimerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.primitives.TransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.ReceiveMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.security.SecurityTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.AccountKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.BlobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.BlockListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.CopyStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.DeleteSnapshotsOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.LeaseDurationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.LeaseStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.LeaseStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.ListBlobsIncludeItem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.ListContainersIncludeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.SequenceNumberActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.SkuName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.models.SyncCopyStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.RetryPolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.storage.blob.SASProtocol
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.data.cosmos.AccessConditionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.CompositePathSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.ConflictResolutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.ConnectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.ConsistencyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.CosmosResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.IndexingDirective
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.IndexingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.IndexKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.AuthorizationTokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.changefeed.ChangeFeedObserverCloseReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord.HealthSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.changefeed.HealthMonitoringRecord.MonitoredOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.ContentSerializationFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.directconnectivity.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.directconnectivity.ReadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.EnumerationDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.FanoutOperationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.azure.data.cosmos.internal.http.HttpHeader
Get the comma separated value as an array.
values(String) - Method in class com.azure.data.cosmos.internal.http.HttpHeaders
Get the header values for the provided header name.
values() - Static method in enum com.azure.data.cosmos.internal.MigrateCollectionDirective
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.query.aggregation.AggregateOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.query.IDocumentQueryClient.QueryCompatibilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.query.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.query.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.QueryCompatibilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.ReadFeedKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.RemoteStorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.internal.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.PartitionKeyDefinitionVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.PartitionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.PermissionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.SerializationFormattingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.SpatialType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.TriggerOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.cosmos.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.AccessScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.AllocationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Get the values value.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.AutoUserScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Get the values value.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CachingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateStoreLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeDeallocationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeFillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ContainerWorkingDirectory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Get this list includes details such as the active Pools and Compute Nodes referencing this Certificate.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.DependencyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.DisableComputeNodeSchedulingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.DisableJobOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.DynamicVNetAssignmentScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ElevationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ErrorCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.InboundEndpointProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobPreparationTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobReleaseTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobScheduleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.LoginMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRuleAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.OnAllTasksComplete
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.OnTaskFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.OSType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.OutputFileUploadCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.PoolLifetimeOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.PoolState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Get the values value.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.SchedulingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.StartTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.StorageAccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.SubtaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.TaskAddStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.TaskExecutionResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.VerificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.eventhubs.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.eventprocessorhost.CloseReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.keyvault.models.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.ExceptionPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.management.AccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.management.EntityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.management.NamespaceSku
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.management.NamespaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.MessageBodyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.primitives.MessagingEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.primitives.TimerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.primitives.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.ReceiveMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.security.SecurityTokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.storage.blob.models.AccessTier
 
values() - Static method in enum com.microsoft.azure.storage.blob.models.AccountKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.storage.blob.models.ArchiveStatus
 
values() - Static method in enum com.microsoft.azure.storage.blob.models.BlobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.models.BlockListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.models.CopyStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.models.DeleteSnapshotsOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.storage.blob.models.GeoReplicationStatusType
 
values() - Static method in enum com.microsoft.azure.storage.blob.models.LeaseDurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.models.LeaseStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.models.LeaseStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.models.ListBlobsIncludeItem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.models.ListContainersIncludeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.storage.blob.models.PublicAccessType
 
values() - Static method in enum com.microsoft.azure.storage.blob.models.SequenceNumberActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.models.SkuName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.storage.blob.models.StorageErrorCode
 
values() - Static method in enum com.microsoft.azure.storage.blob.models.SyncCopyStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.RetryPolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.storage.blob.SASProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
vault - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
vault() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
VectorSessionToken - Class in com.azure.data.cosmos.internal
Models vector clock bases session token.
VENDOR - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
verificationType() - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Get possible values include: 'verified', 'unverified'.
VerificationType - Enum in com.microsoft.azure.batch.protocol.models
Defines values for VerificationType.
verify(String) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
verify(byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.cryptography.ISignatureTransform
 
verify(String, String, String, JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Verifies a signature using a specified key.
verify(String, JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Verifies a signature using the specified key.
VERIFY - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value verify for JsonWebKeyOperation.
verifyAsync(byte[], byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Verifies the supplied signature value using the supplied digest and algorithm.
verifyAsync(byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
verifyAsync(byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
verifyAsync(byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
verifyAsync(byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
verifyAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[], byte[], ServiceCallback<KeyVerifyResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Verifies a signature using a specified key.
verifyAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Verifies a signature using a specified key.
verifyAsync(String, JsonWebKeySignatureAlgorithm, byte[], byte[], ServiceCallback<KeyVerifyResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Verifies a signature using the specified key.
verifyBool(String) - Static method in class com.azure.data.cosmos.internal.ResourceId
 
verifyNonEmpty(String, String) - Static method in class com.microsoft.azure.keyvault.ObjectIdentifier
Verifies a value is null or empty.
verifyWithServiceResponseAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Verifies a signature using a specified key.
VERSION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
version() - Method in class com.azure.data.cosmos.PartitionKeyDefinition
 
version(PartitionKeyDefinitionVersion) - Method in class com.azure.data.cosmos.PartitionKeyDefinition
 
version() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
Get if this is omitted on a Pool, and no default version is specified for this application, the request fails with the error code InvalidApplicationPackageReferences and HTTP status code 409.
version() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get a value of 'latest' can be specified to select the latest version of an Image.
version() - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentInformation
Get this version number can be checked against the Compute Node agent release notes located at https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.md.
version - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
version() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
VERSION - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
version() - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
If null or empty, this defaults to the service version targeted by this version of the library.
version() - Method in class com.microsoft.azure.storage.blob.CommonRestResponse
 
version() - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Gets Specifies the version of the operation to use for this request.
version() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobAbortCopyFromURLHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobDeleteHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobSetTierHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlobUndeleteHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerDeleteHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.Logging
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.Metrics
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesHeaders
Get the version value.
version() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
 
version() - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The version of the service this SAS will target.
VERSION_1 - Static variable in class com.azure.data.cosmos.internal.Constants.PartitionedQueryExecutionInfo
 
Versions() - Constructor for class com.azure.data.cosmos.internal.HttpConstants.Versions
 
versions() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Get the versions value.
VIAPARTITIONKEYNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
virtualDirectoryName() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
Get the virtual directory name is part of the blob name for each log file uploaded, and it is built based poolId, nodeId and a unique identifier.
virtualMachineConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get this property and cloudServiceConfiguration are mutually exclusive and one of the properties must be specified.
virtualMachineConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get this property and cloudServiceConfiguration are mutually exclusive and one of the properties must be specified.
virtualMachineConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get this property must be specified if the Pool needs to be created with Azure IaaS VMs.
VirtualMachineConfiguration - Class in com.microsoft.azure.batch.protocol.models
The configuration for Compute Nodes in a Pool based on the Azure Virtual Machines infrastructure.
VirtualMachineConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
 
virtualMachineImageId() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get this property is mutually exclusive with other ImageReference properties.
visibility() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get you can specify more than one visibility in this collection.
VMExecutionTimeInMs - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get for information about available sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get for information about available sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get for information about available sizes of virtual machines for Cloud Services Pools (pools created with cloudServiceConfiguration), see Sizes for Cloud Services (https://azure.microsoft.com/documentation/articles/cloud-services-sizes-specs/).
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get for information about available sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get for information about available sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).

W

WAIT_FOR_WORK - Static variable in class com.azure.data.cosmos.examples.ChangeFeed.SampleChangeFeedProcessor
 
waitForSuccess() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get if true and the Job Preparation Task fails on a Node, the Batch service retries the Job Preparation Task up to its maximum retry count (as specified in the constraints element).
waitForSuccess() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get if true and the start Task fails on a Node, the Batch service retries the start Task up to its maximum retry count (maxTaskRetryCount).
waitingForStartTask() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the waitingForStartTask value.
waitTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get this value is only reported in the Account lifetime statistics; it is not included in the Job statistics.
waitTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the wait time for a Task is defined as the elapsed time between the creation of the Task and the start of Task execution.
waitTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the waitTime value.
wallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the wall clock time is the elapsed time from when the Task started running on a Compute Node to when it finished (or to the last time the statistics were updated, if the Task had not finished by then).
wallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the wall clock time is the elapsed time from when the Task started running on a Compute Node to when it finished (or to the last time the statistics were updated, if the Task had not finished by then).
wallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the wall clock time is the elapsed time from when the Task started running on a Compute Node to when it finished (or to the last time the statistics were updated, if the Task had not finished by then).
WebExceptionRetryPolicy - Class in com.azure.data.cosmos.internal
 
WebExceptionRetryPolicy() - Constructor for class com.azure.data.cosmos.internal.WebExceptionRetryPolicy
 
WebExceptionUtility - Class in com.azure.data.cosmos.internal.directconnectivity
 
WebExceptionUtility() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.WebExceptionUtility
 
WEBSOCKET_MAX_FRAME_SIZE - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
WebSocketConnectionHandler - Class in com.microsoft.azure.servicebus.amqp
 
WebSocketConnectionHandler(IAmqpConnection) - Constructor for class com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler
 
WFConstants - Class in com.azure.data.cosmos.internal.directconnectivity
 
WFConstants() - Constructor for class com.azure.data.cosmos.internal.directconnectivity.WFConstants
 
WFConstants.BackendHeaders - Class in com.azure.data.cosmos.internal.directconnectivity
 
windowsConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get this property must not be specified if the imageReference property specifies a Linux OS Image.
WindowsConfiguration - Class in com.microsoft.azure.batch.protocol.models
Windows operating system settings to apply to the virtual machine.
WindowsConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.WindowsConfiguration
 
windowsUserConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Get this property can only be specified if the user is on a Windows Pool.
WindowsUserConfiguration - Class in com.microsoft.azure.batch.protocol.models
Properties used to create a user Account on a Windows Compute Node.
WindowsUserConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.WindowsUserConfiguration
 
with(A, B, C, D) - Static method in class com.azure.data.cosmos.internal.Quadruple
 
with(Consumer<BatchOptions>) - Method in class com.microsoft.azure.eventhubs.BatchOptions
 
withAcceptLanguage(String) - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Sets The preferred language for the response..
withAcceptLanguage(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets Gets or sets the preferred language for the response..
withAcceptRanges(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the acceptRanges value.
withAcceptRanges(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the acceptRanges value.
withAccess(List<AccessScope>) - Method in class com.microsoft.azure.batch.protocol.models.AuthenticationTokenSettings
Set the authentication token grants access to a limited set of Batch service operations.
withAccess(NetworkSecurityGroupRuleAccess) - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Set possible values include: 'allow', 'deny'.
withAccessPolicy(AccessPolicy) - Method in class com.microsoft.azure.storage.blob.models.SignedIdentifier
Set the accessPolicy value.
withAccessTier(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the accessTier value.
withAccessTier(AccessTier) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the accessTier value.
withAccessTierChangeTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the accessTierChangeTime value.
withAccessTierChangeTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the accessTierChangeTime value.
withAccessTierInferred(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the accessTierInferred value.
withAccessTierInferred(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the accessTierInferred value.
withAccountId(String) - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Set the accountId value.
withAccountKind(AccountKind) - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Set the accountKind value.
withAccountKind(AccountKind) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Set the accountKind value.
withAccountKind(AccountKind) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Set the accountKind value.
withAction(Action) - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Set the action value.
withActionType(ActionType) - Method in class com.microsoft.azure.keyvault.models.Action
Set the actionType value.
withActive(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the active value.
withActiveKeyName(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the activeKeyName value.
withActiveKeyName(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the activeKeyName value.
withAdd(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to add messages, table entities, and append to blobs granted.
withAdd(boolean) - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Add access granted.
withAdd(boolean) - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Add access granted.
withAdminDetails(List<AdministratorDetails>) - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Set the adminDetails value.
withAffinityId(String) - Method in class com.microsoft.azure.batch.protocol.models.AffinityInformation
Set you can pass the affinityId of a Node to indicate that this Task needs to run on that Compute Node.
withAffinityId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set note that this is just a soft affinity.
withAffinityId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the affinityId value.
withAffinityInfo(AffinityInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the affinityInfo value.
withAffinityInfo(AffinityInformation) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the affinityInfo value.
withAlgorithm(JsonWebKeyEncryptionAlgorithm) - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Set the algorithm value.
withAlgorithm(JsonWebKeySignatureAlgorithm) - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Set the algorithm value.
withAlgorithm(JsonWebKeySignatureAlgorithm) - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Set the algorithm value.
withAllocationState(AllocationState) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set possible values include: 'steady', 'resizing', 'stopping'.
withAllocationStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the allocationStateTransitionTime value.
withAllocationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set this is the time when the Compute Node was initially allocated and doesn't change once set.
withAllowedHeaders(String) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Set the allowedHeaders value.
withAllowedMethods(String) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Set the allowedMethods value.
withAllowedOrigins(String) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Set the allowedOrigins value.
withAllowLowPriorityNode(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the default value is true.
withAppendPosition(Long) - Method in class com.microsoft.azure.storage.blob.models.AppendPositionAccessConditions
Set the appendPosition value.
withAppendPositionAccessConditions(AppendPositionAccessConditions) - Method in class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
Access conditions used for appending data only if the operation meets the provided conditions related to the size of the append blob.
withApplicationId(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
Set the applicationId value.
withApplicationLicenses(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the list of application licenses must be a subset of available Batch service application licenses.
withApplicationLicenses(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the list of application licenses must be a subset of available Batch service application licenses.
withApplicationLicenses(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the list of application licenses must be a subset of available Batch service application licenses.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set application packages are downloaded and deployed to a shared directory, not the Task working directory.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set application Packages are downloaded and deployed to a shared directory, not the Task working directory.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Set changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Set the list replaces any existing Application Package references on the Pool.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set application packages are downloaded and deployed to a shared directory, not the Task working directory.
withArchiveStatus(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the archiveStatus value.
withArchiveStatus(ArchiveStatus) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the archiveStatus value.
withAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the attributes value.
withAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the attributes value.
withAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the attributes value.
withAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Set the attributes value.
withAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyItem
Set the attributes value.
withAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the attributes value.
withAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
Set the attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the key attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the certificate attributes.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
Set the key attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
Set issuer attributes.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer attributes.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the key attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Set the attributes value.
withAuthenticationTokenSettings(AuthenticationTokenSettings) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set if this property is set, the Batch service provides the Task with an authentication token which can be used to authenticate Batch service operations without requiring an Account access key.
withAuthenticationTokenSettings(AuthenticationTokenSettings) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set if this property is set, the Batch service provides the Task with an authentication token which can be used to authenticate Batch service operations without requiring an Account access key.
withAuthenticationTokenSettings(AuthenticationTokenSettings) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set if this property is set, the Batch service provides the Task with an authentication token which can be used to authenticate Batch service operations without requiring an Account access key.
withAutoPoolIdPrefix(String) - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Set the Batch service assigns each auto Pool a unique identifier on creation.
withAutoPoolSpecification(AutoPoolSpecification) - Method in class com.microsoft.azure.batch.protocol.models.PoolInformation
Set if auto Pool creation fails, the Batch service moves the Job to a completed state, and the Pool creation error is set in the Job's scheduling error property.
withAutoRegenerateKey(boolean) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the autoRegenerateKey value.
withAutoRegenerateKey(Boolean) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the autoRegenerateKey value.
withAutoScaleEvaluationInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this property is set only if the Pool automatically scales, i.e.
withAutoScaleEvaluationInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the default value is 15 minutes.
withAutoScaleEvaluationInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
Set the default value is 15 minutes.
withAutoScaleEvaluationInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the default value is 15 minutes.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this property is set only if the Pool automatically scales, i.e.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set this property must not be specified if enableAutoScale is set to false.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
Set the formula is checked for validity before it is applied to the Pool.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleParameter
Set the formula is validated and its results calculated, but it is not applied to the Pool.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set this property must not be specified if enableAutoScale is set to false.
withAutoScaleRun(AutoScaleRun) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this property is set only if the Pool automatically scales, i.e.
withAutoStorageContainerName(String) - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Set the autoStorageContainerName, storageContainerUrl and httpUrl properties are mutually exclusive and one of them must be specified.
withAutoUser(AutoUserSpecification) - Method in class com.microsoft.azure.batch.protocol.models.UserIdentity
Set the userName and autoUser properties are mutually exclusive; you must specify one but not both.
withAvgCPUPercentage(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the avgCPUPercentage value.
withAvgDiskGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the avgDiskGiB value.
withAvgMemoryGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the avgMemoryGiB value.
withBackendPort(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the backendPort value.
withBackendPort(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set this must be unique within a Batch Pool.
withBase64EncodedCertificate(String) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the base64EncodedCertificate value.
withBatchSupportEndOfLife(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Set the batchSupportEndOfLife value.
withBatchUrl(String) - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Sets The base URL for all Azure Batch service requests..
withBlob(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASService
Permission to access blob resources granted.
withBlobAppendOffset(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Set the blobAppendOffset value.
withBlobAppendOffset(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Set the blobAppendOffset value.
withBlobCacheControl(String) - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Set the blobCacheControl value.
withBlobCommittedBlockCount(Integer) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Set the blobCommittedBlockCount value.
withBlobCommittedBlockCount(Integer) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Set the blobCommittedBlockCount value.
withBlobCommittedBlockCount(Integer) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the blobCommittedBlockCount value.
withBlobCommittedBlockCount(Integer) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the blobCommittedBlockCount value.
withBlobContentDisposition(String) - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Set the blobContentDisposition value.
withBlobContentEncoding(String) - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Set the blobContentEncoding value.
withBlobContentLanguage(String) - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Set the blobContentLanguage value.
withBlobContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Set the blobContentLength value.
withBlobContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Set the blobContentLength value.
withBlobContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Set the blobContentLength value.
withBlobContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the blobContentMD5 value.
withBlobContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Set the blobContentMD5 value.
withBlobContentType(String) - Method in class com.microsoft.azure.storage.blob.models.BlobHTTPHeaders
Set the blobContentType value.
withBlobItems(List<BlobItem>) - Method in class com.microsoft.azure.storage.blob.models.BlobFlatListSegment
Set the blobItems value.
withBlobItems(List<BlobItem>) - Method in class com.microsoft.azure.storage.blob.models.BlobHierarchyListSegment
Set the blobItems value.
withBlobName(String) - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The blob name or null if a ServiceURL or ContainerURL was parsed.
withBlobName(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The name of the blob the SAS user may access.
withBlobPrefix(String) - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Set the property is valid only when autoStorageContainerName or storageContainerUrl is used.
withBlobPrefixes(List<BlobPrefix>) - Method in class com.microsoft.azure.storage.blob.models.BlobHierarchyListSegment
Set the blobPrefixes value.
withBlobPublicAccess(PublicAccessType) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Set the blobPublicAccess value.
withBlobPublicAccess(PublicAccessType) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the blobPublicAccess value.
withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the blobSequenceNumber value.
withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the blobSequenceNumber value.
withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the blobSequenceNumber value.
withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Set the blobSequenceNumber value.
withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Set the blobSequenceNumber value.
withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Set the blobSequenceNumber value.
withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Set the blobSequenceNumber value.
withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Set the blobSequenceNumber value.
withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Set the blobSequenceNumber value.
withBlobType(BlobType) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the blobType value.
withBlobType(BlobType) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the blobType value.
withBlobType(BlobType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the blobType value.
withBody(String) - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Set the request content.
withBody(byte[]) - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Set the request content.
withBody(Flux<ByteBuf>) - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Set request content.
withCacheControl(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the cacheControl value.
withCacheControl(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the cacheControl value.
withCacheControl(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the cacheControl value.
withCacheControl(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The cache-control header for the SAS.
withCaching(CachingType) - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Set the default value for caching is readwrite.
withCancellationRequested(Boolean) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the cancellationRequested value.
withCancellationRequested(boolean) - Method in class com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
Set the cancellationRequested value.
withCapabilities(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Set not every capability of the Image is listed.
withCategory(ErrorCategory) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Set possible values include: 'userError', 'serverError'.
withCategory(ErrorCategory) - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Set possible values include: 'userError', 'serverError'.
withCer(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the cer value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Set the certificateAttributes value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the certificateAttributes value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Set the certificateAttributes value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Set the certificateAttributes value.
withCertificateBundleBackup(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateRestoreParameters
Set the certificateBundleBackup value.
withCertificateFormat(CertificateFormat) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set possible values include: 'pfx', 'cer'.
withCertificatePolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Set the certificatePolicy value.
withCertificatePolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the certificatePolicy value.
withCertificatePolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Set the certificatePolicy value.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set for Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set for Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set for Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Set if this element is present, it replaces any existing Certificate references configured on the Pool.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set for Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Set this list replaces any existing Certificate references configured on the Pool.
withCertificateTransparency(Boolean) - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Set the certificateTransparency value.
withCertificateType(String) - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Set the certificateType value.
withCertificateVersion(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the certificate version value.
withClearRange(List<ClearRange>) - Method in class com.microsoft.azure.storage.blob.models.PageList
Set the clearRange value.
withClient(HttpClient) - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Specifies which HttpClient to use to send the requests.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set the client-request-id provided by the client during the request.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g.
withCloudServiceConfiguration(CloudServiceConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this property and virtualMachineConfiguration are mutually exclusive and one of the properties must be specified.
withCloudServiceConfiguration(CloudServiceConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set this property and virtualMachineConfiguration are mutually exclusive and one of the properties must be specified.
withCloudServiceConfiguration(CloudServiceConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set this property must be specified if the Pool needs to be created with Azure PaaS VMs.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Set the code value.
withCode(int) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Set the code value.
withCode(String) - Method in class com.microsoft.azure.storage.blob.models.StorageError
Set the code value.
withCollectionLink(CosmosContainer) - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set for multi-instance Tasks, the command line is executed as the primary Task, after the primary Task and all subtasks have finished executing the coordination command line.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the command line does not run under a shell, and therefore cannot take advantage of shell features such as environment variable expansion.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the command line does not run under a shell, and therefore cannot take advantage of shell features such as environment variable expansion.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the command line does not run under a shell, and therefore cannot take advantage of shell features such as environment variable expansion.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the command line does not run under a shell, and therefore cannot take advantage of shell features such as environment variable expansion.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set for multi-instance Tasks, the command line is executed as the primary Task, after the primary Task and all subtasks have finished executing the coordination command line.
withCommitted(List<String>) - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
Set the committed value.
withCommittedBlocks(List<Block>) - Method in class com.microsoft.azure.storage.blob.models.BlockList
Set the committedBlocks value.
withCommonEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set individual Tasks can override an environment setting specified here by specifying the same setting name with a different value.
withCommonEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set individual Tasks can override an environment setting specified here by specifying the same setting name with a different value.
withCommonEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set individual Tasks can override an environment setting specified here by specifying the same setting name with a different value.
withCommonResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Set the difference between common resource files and Task resource files is that common resource files are downloaded for all subtasks including the primary, whereas Task resource files are downloaded only for the primary.
withCompleted(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the completed value.
withConcurrencyToken(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
withConfigs(Configs) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
withConnectionPolicy(ConnectionPolicy) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
withConsistencyLevel(ConsistencyLevel) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the constraints value.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the constraints value.
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the execution constraints for the Job.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the constraints value.
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set if omitted, the existing execution constraints are left unchanged.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the constraints value.
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the constraints value.
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set if omitted, the constraints are cleared.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set if you do not specify constraints, the maxTaskRetryCount is the maxTaskRetryCount specified for the Job, the maxWallClockTime is infinite, and the retentionTime is 7 days.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateParameter
Set if omitted, the Task is given the default constraints.
withContactList(List<Contact>) - Method in class com.microsoft.azure.keyvault.models.Contacts
Set the contactList value.
withContainer(OutputFileBlobContainerDestination) - Method in class com.microsoft.azure.batch.protocol.models.OutputFileDestination
Set the container value.
withContainer(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASResourceType
Permission to access container level APIs (Blob Containers, Tables, Queues, File Shares) granted.
withContainerConfiguration(ContainerConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set if specified, setup is performed on each Compute Node in the Pool to allow Tasks to run in containers.
withContainerId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Set the containerId value.
withContainerImageNames(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Set this is the full Image reference, as would be specified to "docker pull".
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set this property is set only if the Task runs in a container context.
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set this property is set only if the Task runs in a container context.
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set this property is set only if the Task runs in a container context.
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set this property is set only if the Task runs in a container context.
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set this property is set only if the Task runs in a container context.
withContainerItems(List<ContainerItem>) - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Set the containerItems value.
withContainerName(String) - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The container name or null if a ServiceURL was parsed.
withContainerName(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Set the containerName value.
withContainerName(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Set the containerName value.
withContainerName(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The name of the container the SAS user may access.
withContainerNamePrefix(String) - Method in class com.azure.data.cosmos.internal.changefeed.LeaseStoreManagerSettings
 
withContainerRegistries(List<ContainerRegistry>) - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Set if any Images must be downloaded from a private registry which requires credentials, then those credentials must be provided here.
withContainerRunOptions(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Set these additional options are supplied as arguments to the "docker create" command, in addition to those controlled by the Batch Service.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set if the Pool that will run this Task has containerConfiguration set, this must be set as well.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set if the Pool that will run this Task has containerConfiguration set, this must be set as well.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set when this is specified, all directories recursively below the AZ_BATCH_NODE_ROOT_DIR (the root of Azure Batch directories on the node) are mapped into the container, all Task environment variables are mapped into the container, and the Task command line is executed in the container.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set when this is specified, all directories recursively below the AZ_BATCH_NODE_ROOT_DIR (the root of Azure Batch directories on the node) are mapped into the container, all Task environment variables are mapped into the container, and the Task command line is executed in the container.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set when this is specified, all directories recursively below the AZ_BATCH_NODE_ROOT_DIR (the root of Azure Batch directories on the node) are mapped into the container, all Task environment variables are mapped into the container, and the Task command line is executed in the container.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set if the Pool that will run this Task has containerConfiguration set, this must be set as well.
withContainerUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
Set the URL must include a Shared Access Signature (SAS) granting write permissions to the container.
withContainerUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Set the URL must include a Shared Access Signature (SAS) granting write permissions to the container.
withContentDisposition(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the contentDisposition value.
withContentDisposition(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the contentDisposition value.
withContentDisposition(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the contentDisposition value.
withContentDisposition(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The content-disposition header for the SAS.
withContentEncoding(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the contentEncoding value.
withContentEncoding(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the contentEncoding value.
withContentEncoding(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the contentEncoding value.
withContentEncoding(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The content-encoding header for the SAS.
withContentLanguage(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the contentLanguage value.
withContentLanguage(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the contentLanguage value.
withContentLanguage(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the contentLanguage value.
withContentLanguage(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The content-language header for the SAS.
withContentLength(Long) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the length of the file.
withContentLength(Long) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the length of the file.
withContentLength(Long) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the length of the file.
withContentLength(Long) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the length of the file.
withContentLength(long) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the contentLength value.
withContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the contentLength value.
withContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the contentLength value.
withContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the contentLength value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Set the contentMD5 value.
withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Set the contentMD5 value.
withContentRange(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the contentRange value.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the content type of the file.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the content type of the file.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the content type of the file.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the content type of the file.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretProperties
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
Set the content type value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Set the content type value.
withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentHeaders
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentHeaders
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The content-type header for the SAS.
withContinuationToken(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
withCoordinationCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Set a typical coordination command line launches a background service and verifies that the service is ready to process inter-node messages.
withCopy(boolean) - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether blob metadata related to any current or previous Copy Blob operation should be included in the response.
withCopyCompletionTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the copyCompletionTime value.
withCopyCompletionTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the copyCompletionTime value.
withCopyCompletionTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the copyCompletionTime value.
withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Set the copyId value.
withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the copyId value.
withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the copyId value.
withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the copyId value.
withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Set the copyId value.
withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Set the copyId value.
withCopyProgress(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the copyProgress value.
withCopyProgress(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the copyProgress value.
withCopyProgress(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the copyProgress value.
withCopySource(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the copySource value.
withCopySource(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the copySource value.
withCopySource(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the copySource value.
withCopyStatus(SyncCopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Set the copyStatus value.
withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the copyStatus value.
withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the copyStatus value.
withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the copyStatus value.
withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Set the copyStatus value.
withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Set the copyStatus value.
withCopyStatusDescription(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the copyStatusDescription value.
withCopyStatusDescription(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the copyStatusDescription value.
withCopyStatusDescription(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the copyStatusDescription value.
withCors(List<CorsRule>) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Set the cors value.
withCosmosKeyCredential(CosmosKeyCredential) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
withCount(Long) - Method in class com.microsoft.azure.storage.blob.BlobRange
How many bytes to include in the range.
withCreate(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to create blobs and files granted.
withCreate(boolean) - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Create access granted.
withCreate(boolean) - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Create access granted.
withCreating(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the creating value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the creationTime value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the creationTime value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the creationTime value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the creationTime value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the creation time is not returned for files on Linux Compute Nodes.
withCreationTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the creationTime value.
withCreationTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the creationTime value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the credentials value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the credentials value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the credentials value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
Set issuer credentials.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer credentials.
withCrv(JsonWebKeyCurveName) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the crv value.
withCsr(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the csr value.
withCurrentDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the currentDedicatedNodes value.
withCurrentLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set low-priority Compute Nodes which have been preempted are included in this count.
withCurve(JsonWebKeyCurveName) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the curve value.
withCurve(JsonWebKeyCurveName) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the curve value.
withCurve(JsonWebKeyCurveName) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the curve value.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.AccountOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ApplicationOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.BatchClient
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in interface com.microsoft.azure.batch.IInheritedBehaviors
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withD(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the d value.
withData(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set the data value.
withDataDisks(List<DataDisk>) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set this property must be specified if the Compute Nodes in the Pool need to have empty data disks attached to them.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set the OData ID of the resource to which the request applied.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set the OData ID of the resource to which the request applied.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobAbortCopyFromURLHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobDeleteHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobUndeleteHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerDeleteHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
Set the date value.
withDate(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyHeaders
Set the date value.
withDays(Integer) - Method in class com.microsoft.azure.storage.blob.models.RetentionPolicy
Set the days value.
withDaysBeforeExpiry(Integer) - Method in class com.microsoft.azure.keyvault.models.Trigger
Set the daysBeforeExpiry value.
withDedicated(NodeCounts) - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Set the dedicated value.
withDedicatedCoreTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Set the dedicatedCoreTime value.
withDefaultProperty(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set this value is used if the Task exits with any nonzero exit code not listed in the exitCodes or exitCodeRanges collection, with a pre-processing error if the preProcessingError property is not present, or with a file upload error if the fileUploadError property is not present.
withDefaultServiceVersion(String) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Set the defaultServiceVersion value.
withDelete(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to delete resources granted.
withDelete(boolean) - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Delete access granted.
withDelete(boolean) - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Delete access granted.
withDelete(boolean) - Method in class com.microsoft.azure.storage.blob.models.Logging
Set the delete value.
withDeleteCertificateError(DeleteCertificateError) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set this property is set only if the Certificate is in the DeleteFailed state.
withDeleted(boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Set the deleted value.
withDeletedBlobs(boolean) - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether blobs which have been soft deleted should be returned.
withDeletedTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the deletedTime value.
withDeleteRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Set the deleteRetentionPolicy value.
withDelimiter(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Set the delimiter value.
withDelimiter(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Set the delimiter value.
withDependencyAction(DependencyAction) - Method in class com.microsoft.azure.batch.protocol.models.ExitOptions
Set the default is 'satisfy' for exit code 0, and 'block' for all other exit conditions.
withDependsOn(TaskDependencies) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set this Task will not be scheduled until all Tasks that it depends on have completed successfully.
withDependsOn(TaskDependencies) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set this Task will not be scheduled until all Tasks that it depends on have completed successfully.
withDestination(OutputFileDestination) - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Set the destination value.
withDestinationSnapshot(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the destinationSnapshot value.
withDestinationSnapshot(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the destinationSnapshot value.
withDetails(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Set the details value.
withDetails(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Set the details value.
withDetails(BlobListDetails) - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
withDetails(ContainerListDetails) - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
withDigest(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Set the digest value.
withDisableTasks(DisableJobOption) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableParameter
Set possible values include: 'requeue', 'terminate', 'wait'.
withDiskReadGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the diskReadGiB value.
withDiskReadIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the diskReadIOps value.
withDiskSizeGB(int) - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Set the diskSizeGB value.
withDiskWriteGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the diskWriteGiB value.
withDiskWriteIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the diskWriteIOps value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set it need not be unique and can contain any Unicode characters up to a maximum length of 1024.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the display name need not be unique and can contain any Unicode characters up to a maximum length of 1024.
withDnsNames(List<String>) - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Set the dnsNames value.
withDoNotRunAfter(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Set if you do not specify a doNotRunAfter time, and you are creating a recurring Job Schedule, the Job Schedule will remain active until you explicitly terminate it.
withDoNotRunUntil(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Set if you do not specify a doNotRunUntil time, the schedule becomes ready to create Jobs immediately.
withDp(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set RSA Private Key Parameter value.
withDq(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set RSA Private Key Parameter value .
withDynamicVNetAssignmentScope(DynamicVNetAssignmentScope) - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Set possible values include: 'none', 'job'.
withE(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the e value.
withEkus(List<String>) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the ekus value.
withElevationLevel(ElevationLevel) - Method in class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
Set the default value is nonAdmin.
withElevationLevel(ElevationLevel) - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Set the default value is nonAdmin.
withEmailAddress(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the emailAddress value.
withEmailAddress(String) - Method in class com.microsoft.azure.keyvault.models.Contact
Set the emailAddress value.
withEmails(List<String>) - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Set the emails value.
withEnableAutomaticUpdates(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.WindowsConfiguration
Set if omitted, the default value is true.
withEnableAutoScale(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set if false, at least one of targetDedicateNodes and targetLowPriorityNodes must be specified.
withEnableAutoScale(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set if false, at least one of targetDedicateNodes and targetLowPriorityNodes must be specified.
withEnableAutoScale(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set if false, at least one of targetDedicateNodes and targetLowPriorityNodes must be specified.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.Attributes
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.storage.blob.models.Metrics
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.storage.blob.models.RetentionPolicy
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.storage.blob.models.StaticWebsite
Set the enabled value.
withEnableInterNodeCommunication(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this imposes restrictions on which Compute Nodes can be assigned to the Pool.
withEnableInterNodeCommunication(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set enabling inter-node communication limits the maximum size of the Pool due to deployment restrictions on the Compute Nodes of the Pool.
withEnableInterNodeCommunication(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set enabling inter-node communication limits the maximum size of the Pool due to deployment restrictions on the Compute Nodes of the Pool.
withEnd(int) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Set the end value.
withEnd(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskIdRange
Set the end value.
withEnd(long) - Method in class com.microsoft.azure.storage.blob.models.ClearRange
Set the end value.
withEnd(long) - Method in class com.microsoft.azure.storage.blob.models.PageRange
Set the end value.
withEndpointConfiguration(ComputeNodeEndpointConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the endpointConfiguration value.
withEndpointConfiguration(PoolEndpointConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Set pool endpoint configuration is only supported on Pools with the virtualMachineConfiguration property.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set this property is set only if the Job is in the completed state.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set this property is set only if the Task is in the Completed state.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set this property is set only if the Task is in the Completed state.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Set this property is set only if the Job Schedule is in the completed state.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the latest time from which to include metrics.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set this is the end time of the most recent run of the start Task, if that run has completed (even if that run failed and a retry is pending).
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set this property is set only if the subtask is in the Completed state.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set this property is set only if the Task is in the Completed state.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Set any log file containing a log message in the time range will be uploaded.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the environmentSettings value.
withError(AutoScaleRunError) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Set the error value.
withError(BatchError) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the error value.
withError(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Set this is the detailed error string from the Docker service, if available.
withError(Error) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the error value.
withErrorDetails(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Set the errorDetails value.
withErrorDocument404Path(String) - Method in class com.microsoft.azure.storage.blob.models.StaticWebsite
Set the errorDocument404Path value.
withErrors(List<ComputeNodeError>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the errors value.
withEtag(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set this is an opaque string.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set this is an opaque string.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this is an opaque string.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set this is an opaque string.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set you can use this to detect whether the Task has changed between requests.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the eTag value.
withEtag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the etag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the eTag value.
withEtag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Set the etag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Set the eTag value.
withExecutionInfo(JobExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the executionInfo value.
withExecutionInfo(JobScheduleExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the executionInfo value.
withExecutionInfo(TaskExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the executionInfo value.
withExecutionInfo(TaskExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the executionInfo value.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set this parameter is returned only if the Task is in the completed state.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set this parameter is returned only if the Task is in the completed state.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set this property is set only if the start Task is in the completed state.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set this property is set only if the subtask is in the completed state.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set this property is set only if the Task is in the completed state.
withExitCodeRanges(List<ExitCodeRangeMapping>) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set the exitCodeRanges value.
withExitCodes(List<ExitCodeMapping>) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set the exitCodes value.
withExitConditions(ExitConditions) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set how the Batch service should respond when the Task completes.
withExitConditions(ExitConditions) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set how the Batch service should respond when the Task completes.
withExitOptions(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
Set the exitOptions value.
withExitOptions(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Set the exitOptions value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set an OData $expand clause.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set an OData $expand clause.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set an OData $expand clause.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set an OData $expand clause.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set an OData $expand clause.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set an OData $expand clause.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set an OData $expand clause.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set an OData $expand clause.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set an OData $expand clause.
withExpandClause(String) - Method in class com.microsoft.azure.batch.DetailLevel.Builder
Sets the OData expand clause.
withExpires(DateTime) - Method in class com.microsoft.azure.keyvault.models.Attributes
Set the expires value.
withExpiry(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
Set the expiry value.
withExpiry(String) - Method in class com.microsoft.azure.storage.blob.models.KeyInfo
Set the expiry value.
withExpiryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set if omitted, the default is 1 day from the current time.
withExpiryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Set if omitted, the default is 1 day from the current time.
withExpiryTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
The time after which the SAS will no longer work.
withExpiryTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The time after which the SAS will no longer work.
withExplicitCheckpoint() - Method in class com.azure.data.cosmos.internal.changefeed.CheckpointFrequency
Sets a value indicating explicit check-pointing is enabled.
withExportable(Boolean) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the exportable value.
withExposedHeaders(String) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Set the exposedHeaders value.
withFailed(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the failed value.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set this property is set only if the Task is in the completed state and encountered a failure.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set this property is set only if the Task is in the completed state and encountered a failure.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set this property is set only if the Task is in the completed state and encountered a failure.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set this property is set only if the Task is in the completed state and encountered a failure.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set this property is set only if the Task is in the completed state and encountered a failure.
withFeedPollDelay(Duration) - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
withFile(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASService
Permission to access file resources granted.
withFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the file mode is returned only for files on Linux Compute Nodes.
withFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Set this property applies only to files being downloaded to Linux Compute Nodes.
withFilePath(String) - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Set if the httpUrl property is specified, the filePath is required and describes the path which the file will be downloaded to, including the filename.
withFilePattern(String) - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Set both relative and absolute paths are supported.
withFileUploadError(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set if the Task exited with an exit code that was specified via exitCodes or exitCodeRanges, and then encountered a file upload error, then the action specified by the exit code takes precedence.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set an OData $filter clause.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set an OData $filter clause.
withFilterClause(String) - Method in class com.microsoft.azure.batch.DetailLevel.Builder
Sets the OData filter clause.
withFirstName(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the firstName value.
withFrontendPort(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the frontendPort value.
withFrontendPortRangeEnd(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set acceptable values range between 1 and 65534 except ports from 50000 to 55000 which are reserved by the Batch service.
withFrontendPortRangeStart(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set acceptable values range between 1 and 65534 except ports from 50000 to 55000 which are reserved.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Sets Whether a unique x-ms-client-request-id should be generated.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGeoReplication(GeoReplication) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceStats
Set the geoReplication value.
withGid(Integer) - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Set the uid and gid properties must be specified together or not at all.
withHandler(BatchRequestInterceptHandler) - Method in class com.microsoft.azure.batch.interceptor.RequestInterceptor
Sets the handler which will intercept requests to the Batch service.
withHasImmutabilityPolicy(Boolean) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the hasImmutabilityPolicy value.
withHasImmutabilityPolicy(Boolean) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Set the hasImmutabilityPolicy value.
withHasLegalHold(Boolean) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the hasLegalHold value.
withHasLegalHold(Boolean) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Set the hasLegalHold value.
withHeader(String, String) - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Set a request header, replacing any existing value.
withHeaders(HttpHeaders) - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Set the request headers.
withHost(String) - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The host.
withHostName(String) - Method in class com.azure.data.cosmos.internal.changefeed.LeaseStoreManagerSettings
 
withHourMetrics(Metrics) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Set the hourMetrics value.
withHsm(Boolean) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the hsm value.
withHsm(boolean) - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
Set the isHsm to true if the key is imported as a hardware key to HSM, false otherwise.
withHttpMethod(HttpMethod) - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Set the request method.
withHttpProxy(InetSocketAddress) - Method in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
withHttpUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Set the autoStorageContainerName, storageContainerUrl and httpUrl properties are mutually exclusive and one of them must be specified.
withId(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the ID is case-preserving and case-insensitive (that is, you may not have two IDs within an Account that differ only by case).
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set every Compute Node that is added to a Pool is assigned a unique ID.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the ID can contain any combination of alphanumeric characters including hyphens and underscores and cannot contain more than 64 characters.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the ID can contain any combination of alphanumeric characters including hyphens and underscores and cannot contain more than 64 characters.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the ID can contain any combination of alphanumeric characters including hyphens and underscores and cannot contain more than 64 characters.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.RecentJob
Set the id value.
withId(Integer) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the ID can contain any combination of alphanumeric characters including hyphens and underscores, and cannot contain more than 64 characters.
withId(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the id value.
withId(String) - Method in class com.microsoft.azure.storage.blob.models.SignedIdentifier
Set the id value.
withIdentifier(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The name of the access policy on the container this SAS references if any.
withIdle(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the idle value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfMatch(String) - Method in class com.microsoft.azure.storage.blob.models.ModifiedAccessConditions
Set the ifMatch value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfModifiedSince(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ModifiedAccessConditions
Set the ifModifiedSince value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set an ETag value associated with the version of the resource known to the client.
withIfNoneMatch(String) - Method in class com.microsoft.azure.storage.blob.models.ModifiedAccessConditions
Set the ifNoneMatch value.
withIfSequenceNumberEqualTo(Long) - Method in class com.microsoft.azure.storage.blob.models.SequenceNumberAccessConditions
Set the ifSequenceNumberEqualTo value.
withIfSequenceNumberLessThan(Long) - Method in class com.microsoft.azure.storage.blob.models.SequenceNumberAccessConditions
Set the ifSequenceNumberLessThan value.
withIfSequenceNumberLessThanOrEqualTo(Long) - Method in class com.microsoft.azure.storage.blob.models.SequenceNumberAccessConditions
Set the ifSequenceNumberLessThanOrEqualTo value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set a timestamp indicating the last modified time of the resource known to the client.
withIfUnmodifiedSince(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ModifiedAccessConditions
Set the ifUnmodifiedSince value.
withImageName(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Set this is the full Image reference, as would be specified to "docker pull".
withImageReference(ImageReference) - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Set the imageReference value.
withImageReference(ImageReference) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set the imageReference value.
withInboundEndpoints(List<InboundEndpoint>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEndpointConfiguration
Set the inboundEndpoints value.
withInboundNATPools(List<InboundNATPool>) - Method in class com.microsoft.azure.batch.protocol.models.PoolEndpointConfiguration
Set the maximum number of inbound NAT Pools per Batch Pool is 5.
withIncludeAPIs(Boolean) - Method in class com.microsoft.azure.storage.blob.models.Metrics
Set the includeAPIs value.
withIncrementalCopy(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the incrementalCopy value.
withIndexDocument(String) - Method in class com.microsoft.azure.storage.blob.models.StaticWebsite
Set the indexDocument value.
withIpAddress(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set every Compute Node that is added to a Pool is assigned a unique IP address.
withIpMax(String) - Method in class com.microsoft.azure.storage.blob.IPRange
The maximum IP address of the range.
withIpMin(String) - Method in class com.microsoft.azure.storage.blob.IPRange
The minimum IP address of the range.
withIpRange(IPRange) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
withIpRange(IPRange) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
withIsAdmin(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set the default value is false.
withIsDedicated(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the isDedicated value.
withIsDirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Set the isDirectory value.
withIsIncrementalCopy(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the isIncrementalCopy value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Set the isServerEncrypted value.
withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Set the isServerEncrypted value.
withIssuerParameters(IssuerParameters) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the issuerParameters value.
withIssuerParameters(IssuerParameters) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the issuerParameters value.
withJobAction(JobAction) - Method in class com.microsoft.azure.batch.protocol.models.ExitOptions
Set the default is none for exit code 0 and terminate for all other exit conditions.
withJobId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the jobId value.
withJobManagerTask(JobManagerTask) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the jobManagerTask value.
withJobManagerTask(JobManagerTask) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set if the Job does not specify a Job Manager Task, the user must explicitly add Tasks to the Job.
withJobManagerTask(JobManagerTask) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set if the Job does not specify a Job Manager Task, the user must explicitly add Tasks to the Job using the Task API.
withJobPreparationTask(JobPreparationTask) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the Job Preparation Task is a special Task run on each Compute Node before any other Task of the Job.
withJobPreparationTask(JobPreparationTask) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set if a Job has a Job Preparation Task, the Batch service will run the Job Preparation Task on a Node before starting any Tasks of that Job on that Compute Node.
withJobPreparationTask(JobPreparationTask) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set if a Job has a Job Preparation Task, the Batch service will run the Job Preparation Task on a Node before starting any Tasks of that Job on that Compute Node.
withJobPreparationTaskExecutionInfo(JobPreparationTaskExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set the jobPreparationTaskExecutionInfo value.
withJobReleaseTask(JobReleaseTask) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the Job Release Task is a special Task run at the end of the Job on each Compute Node that has run any other Task of the Job.
withJobReleaseTask(JobReleaseTask) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set a Job Release Task cannot be specified without also specifying a Job Preparation Task for the Job.
withJobReleaseTask(JobReleaseTask) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the primary purpose of the Job Release Task is to undo changes to Nodes made by the Job Preparation Task.
withJobReleaseTaskExecutionInfo(JobReleaseTaskExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set this property is set only if the Job Release Task has run on the Compute Node.
withJobSpecification(JobSpecification) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the jobSpecification value.
withJobSpecification(JobSpecification) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the jobSpecification value.
withJobSpecification(JobSpecification) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Set updates affect only Jobs that are started after the update has taken place.
withJobSpecification(JobSpecification) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Set updates affect only Jobs that are started after the update has taken place.
withK(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the Symmetric key value.
withKeepAlive(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Set if false, the Batch service deletes the Pool once its lifetime (as determined by the poolLifetimeOption setting) expires; that is, when the Job or Job Schedule completes.
withKernelCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the kernelCPUTime value.
withKernelCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the kernelCPUTime value.
withKernelCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the kernelCPUTime value.
withKey(String) - Method in class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
Set the key value.
withKey(JsonWebKey) - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Set the key value.
withKey(JsonWebKey) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the key value.
withKeyAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the keyAttributes value.
withKeyAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the keyAttributes value.
withKeyAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Set the keyAttributes value.
withKeyBundleBackup(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyRestoreParameters
Set the keyBundleBackup value.
withKeyName(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountRegenerteKeyParameters
Set the keyName value.
withKeyOperations(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the key operations value.
withKeyOperations(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the key operations value.
withKeyOps(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the keyOps value.
withKeyOps(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Set the keyOps value.
withKeyOps(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the keyOps value.
withKeyProperties(KeyProperties) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the keyProperties value.
withKeySize(Integer) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the keySize value.
withKeySize(Integer) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the keySize value.
withKeySize(Integer) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the key size value.
withKeyType(JsonWebKeyType) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the keyType value.
withKeyUsage(List<KeyUsageType>) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the keyUsage value.
withKid(String) - Method in class com.microsoft.azure.keyvault.models.KeyItem
Set the kid value.
withKid(String) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the key identifier value.
withKillJobOnCompletion(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set if true, when the Job Manager Task completes, the Batch service marks the Job as complete.
withKty(JsonWebKeyType) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the kty value.
withKty(JsonWebKeyType) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the key type value.
withLang(String) - Method in class com.microsoft.azure.batch.protocol.models.ErrorMessage
Set the lang value.
withLastBootTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set this property may not be present if the Compute Node state is unusable.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set this is the last time at which the Job level data, such as the Job state or priority, changed.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set this is the last time at which the schedule level data, such as the Job specification or recurrence information, changed.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this is the last time at which the Pool level data, such as the targetDedicatedNodes or enableAutoscale settings, changed.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set the time at which the resource was last modified.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set the time at which the resource was last modified.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Set the lastModified value.
withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Set the lastModified value.
withLastName(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the lastName value.
withLastRequeueTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set this property is set only if the requeueCount is nonzero.
withLastRetryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set this property is set only if the Task was retried (i.e.
withLastRetryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set this element is present only if the Task was retried (i.e.
withLastRetryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set this element is present only if the Task was retried (i.e.
withLastSyncTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.GeoReplication
Set the lastSyncTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentInformation
Set this is the most recent time that the Compute Node agent was updated to a new version.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Set the lastUpdateTime value.
withLatest(List<String>) - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
Set the latest value.
withLeaseAccessConditions(LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
By setting lease access conditions, requests will fail if the provided lease does not match the active lease on the blob.
withLeaseAccessConditions(LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobAccessConditions
By setting lease access conditions, requests will fail if the provided lease does not match the active lease on the blob.
withLeaseAccessConditions(LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerAccessConditions
By setting lease access conditions, requests will fail if the provided lease does not match the active lease on the blob.
withLeaseAccessConditions(LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.PageBlobAccessConditions
By setting lease access conditions, requests will fail if the provided lease does not match the active lease on the blob.
withLeaseCollectionLink(CosmosContainer) - Method in class com.azure.data.cosmos.internal.changefeed.LeaseStoreManagerSettings
 
withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the leaseDuration value.
withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the leaseDuration value.
withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the leaseDuration value.
withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the leaseDuration value.
withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Set the leaseDuration value.
withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Set the leaseId value.
withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Set the leaseId value.
withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Set the leaseId value.
withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Set the leaseId value.
withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Set the leaseId value.
withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Set the leaseId value.
withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.LeaseAccessConditions
Set the leaseId value.
withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the leaseState value.
withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the leaseState value.
withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the leaseState value.
withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the leaseState value.
withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Set the leaseState value.
withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the leaseStatus value.
withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the leaseStatus value.
withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the leaseStatus value.
withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the leaseStatus value.
withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Set the leaseStatus value.
withLeaseTime(Integer) - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Set the leaseTime value.
withLeaseTime(Integer) - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Set the leaseTime value.
withLeaseToken(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
withLeavingPool(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the leavingPool value.
withLicenseType(String) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set this only applies to Images that contain the Windows operating system, and should only be used when you hold valid on-premises licenses for the Compute Nodes which will be deployed.
withLifetimeActions(List<LifetimeAction>) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the lifetimeActions value.
withLifetimePercentage(Integer) - Method in class com.microsoft.azure.keyvault.models.Trigger
Set the lifetimePercentage value.
withLinuxUserConfiguration(LinuxUserConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Set this property is ignored if specified on a Windows Pool.
withList(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to list blob containers, blobs, shares, directories, and files granted.
withList(boolean) - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies List access granted.
withLocation(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the location value.
withLogger(HttpPipelineLogger) - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Specifies the logger for the pipeline.
withLogging(Logging) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Set the logging value.
withLoggingOptions(LoggingOptions) - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Configures the built-in request logging policy.
withLoginMode(LoginMode) - Method in class com.microsoft.azure.batch.protocol.models.WindowsUserConfiguration
Set the default value for VirtualMachineConfiguration Pools is 'batch' and for CloudServiceConfiguration Pools is 'interactive'.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Sets The retry timeout in seconds for Long Running Operations.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withLowPriority(NodeCounts) - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Set the lowPriority value.
withLun(int) - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Set the lun is used to uniquely identify each data disk.
withMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Set the marker value.
withMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Set the marker value.
withMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Set the marker value.
withMasterKey(String) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
withMasterKeyOrResourceToken(String) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
This method will accept the master key , additionally it can also consume resource token too for authentication.
withMaxAgeInSeconds(int) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
Set the maxAgeInSeconds value.
withMaxDegreeOfParallelism(int) - Method in class com.microsoft.azure.batch.interceptor.BatchClientParallelOptions
Sets the maximum number of concurrent tasks enabled by this BatchClientParallelOptions instance.
withMaxIdleConnectionTimeoutInMillis(int) - Method in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
withMaxItemCount(int) - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
withMaxResults(Integer) - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
withMaxResults(Integer) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Set the maxResults value.
withMaxRetryRequests(int) - Method in class com.microsoft.azure.storage.blob.ReliableDownloadOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
withMaxSize(Long) - Method in class com.microsoft.azure.storage.blob.models.AppendPositionAccessConditions
Set the maxSize value.
withMaxTaskRetryCount(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobConstraints
Set note that this value specifically controls the number of retries.
withMaxTaskRetryCount(Integer) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the Batch service retries a Task if its exit code is nonzero.
withMaxTaskRetryCount(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Set note that this value specifically controls the number of retries for the Task executable due to a nonzero exit code.
withMaxTasksPerNode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the default value is 1.
withMaxTasksPerNode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the default value is 1.
withMaxTasksPerNode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the default value is 1.
withMaxWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobConstraints
Set if the Job does not complete within the time limit, the Batch service terminates it and any Tasks that are still running.
withMaxWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the maxWallClockTime value.
withMaxWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Set if this is not specified, there is no time limit on how long the Task may run.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Set the message value.
withMessage(ErrorMessage) - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.storage.blob.models.StorageError
Set the message value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set if omitted, the existing Job metadata is left unchanged.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Set if you do not specify this element, existing metadata is left unchanged.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Set if you do not specify this element, it takes the default value of an empty list; in effect, any existing metadata is deleted.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set if omitted, it takes the default value of an empty list; in effect, any existing metadata is deleted.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Set if this element is present, it replaces any existing metadata configured on the Pool.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the Batch service does not assign any meaning to metadata; it is solely for the use of user code.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Set this list replaces any existing metadata configured on the Pool.
withMetadata(boolean) - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether blob metadata should be returned.
withMetadata(boolean) - Method in class com.microsoft.azure.storage.blob.ContainerListDetails
Whether metadata should be returned.
withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the metadata value.
withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the metadata value.
withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Set the metadata value.
withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the metadata value.
withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.ContainerItem
Set the metadata value.
withMinuteMetrics(Metrics) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Set the minuteMetrics value.
withModifiedAccessConditions(ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
Standard HTTP Access conditions related to the modification of data.
withModifiedAccessConditions(ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobAccessConditions
Standard HTTP Access conditions related to the modification of data.
withModifiedAccessConditions(ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerAccessConditions
Standard HTTP Access conditions related to the modification of data.
withModifiedAccessConditions(ModifiedAccessConditions) - Method in class com.microsoft.azure.storage.blob.PageBlobAccessConditions
Standard HTTP Access conditions related to the modification of data.
withMultiInstanceSettings(MultiInstanceSettings) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the multiInstanceSettings value.
withMultiInstanceSettings(MultiInstanceSettings) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the multiInstanceSettings value.
withN(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the n value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set the name must be unique within a Batch Pool, can contain letters, numbers, underscores, periods, and hyphens.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.MetadataItem
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.NameValuePair
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Set the name value.
withName(String) - Method in class com.microsoft.azure.keyvault.models.Contact
Set the name value.
withName(String) - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Set the name value.
withName(String) - Method in class com.microsoft.azure.storage.blob.models.BlobPrefix
Set the name value.
withName(String) - Method in class com.microsoft.azure.storage.blob.models.Block
Set the name value.
withName(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerItem
Set the name value.
withNetworkConfiguration(JobNetworkConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the networkConfiguration value.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the networkConfiguration value.
withNetworkConfiguration(JobNetworkConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the networkConfiguration value.
withNetworkConfiguration(JobNetworkConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the networkConfiguration value.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the networkConfiguration value.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the networkConfiguration value.
withNetworkReadGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the networkReadGiB value.
withNetworkSecurityGroupRules(List<NetworkSecurityGroupRule>) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set the maximum number of rules that can be specified across all the endpoints on a Batch Pool is 25.
withNetworkWriteGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the networkWriteGiB value.
withNextMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Set the nextMarker value.
withNextMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Set the nextMarker value.
withNextMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Set the nextMarker value.
withNextRunTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Set this property is meaningful only if the schedule is in the active state when the time comes around.
withNodeAgentInfo(NodeAgentInformation) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the nodeAgentInfo value.
withNodeAgentSKUId(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Set the nodeAgentSKUId value.
withNodeAgentSKUId(String) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set the Batch Compute Node agent is a program that runs on each Compute Node in the Pool, and provides the command-and-control interface between the Compute Node and the Batch service.
withNodeDeallocationOption(ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Set the default value is requeue.
withNodeDeallocationOption(ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Set the default value is requeue.
withNodeDisableSchedulingOption(DisableComputeNodeSchedulingOption) - Method in class com.microsoft.azure.batch.protocol.models.NodeDisableSchedulingParameter
Set the default value is requeue.
withNodeFillType(ComputeNodeFillType) - Method in class com.microsoft.azure.batch.protocol.models.TaskSchedulingPolicy
Set if not specified, the default is spread.
withNodeId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the nodeId value.
withNodeId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set the nodeId value.
withNodeInfo(ComputeNodeInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the nodeInfo value.
withNodeInfo(ComputeNodeInformation) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the nodeInfo value.
withNodeList(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Set the nodeList value.
withNodeRebootOption(ComputeNodeRebootOption) - Method in class com.microsoft.azure.batch.protocol.models.NodeRebootParameter
Set the default value is requeue.
withNodeReimageOption(ComputeNodeReimageOption) - Method in class com.microsoft.azure.batch.protocol.models.NodeReimageParameter
Set the default value is requeue.
withNodeUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the nodeUrl value.
withNodeUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set the nodeUrl value.
withNotBefore(DateTime) - Method in class com.microsoft.azure.keyvault.models.Attributes
Set the notBefore value.
withNumberOfFilesUploaded(int) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
Set the numberOfFilesUploaded value.
withNumberOfInstances(Integer) - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Set if omitted, the default is 1.
withNumFailedTasks(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the numFailedTasks value.
withNumFailedTasks(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set a Task fails if it exhausts its maximum retry count without returning exit code 0.
withNumSucceededTasks(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the numSucceededTasks value.
withNumSucceededTasks(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set a Task completes successfully if it returns exit code 0.
withNumTaskRetries(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the numTaskRetries value.
withNumTaskRetries(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the numTaskRetries value.
withObject(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASResourceType
Permission to access object level APIs (Blobs, Table Entities, Queue Messages, Files) granted.
withOcpBatchFileIsdirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set whether the object represents a directory.
withOcpBatchFileIsdirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set whether the object represents a directory.
withOcpBatchFileIsdirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set whether the object represents a directory.
withOcpBatchFileIsdirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set whether the object represents a directory.
withOcpBatchFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the file mode attribute in octal format.
withOcpBatchFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the file mode attribute in octal format.
withOcpBatchFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the file mode attribute in octal format.
withOcpBatchFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the file mode attribute in octal format.
withOcpBatchFileUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the URL of the file.
withOcpBatchFileUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the URL of the file.
withOcpBatchFileUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the URL of the file.
withOcpBatchFileUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the URL of the file.
withOcpCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the file creation time.
withOcpCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the file creation time.
withOcpCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the file creation time.
withOcpCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the file creation time.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the time the request was issued.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the time the request was issued.
withOcpRange(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the byte range to be retrieved.
withOcpRange(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the byte range to be retrieved.
withOffer(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set for example, UbuntuServer or WindowsServer.
withOffline(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the offline value.
withOffset(long) - Method in class com.microsoft.azure.storage.blob.BlobRange
The start of the range.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the default is noaction.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set note that if a Job contains no Tasks, then all Tasks are considered complete.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set if omitted, the completion behavior is left unchanged.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set note that if a Job contains no Tasks, then all Tasks are considered complete.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set if omitted, the completion behavior is set to noaction.
withOnTaskFailure(OnTaskFailure) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set a Task is considered to have failed if has a failureInfo.
withOnTaskFailure(OnTaskFailure) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set a Task is considered to have failed if has a failureInfo.
withOnTaskFailure(OnTaskFailure) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the default is noaction.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the organizationDetails value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the organizationDetails value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the organizationDetails value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
Set issuer organization details.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer organization details.
withOsFamily(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
Set possible values are: 2 - OS Family 2, equivalent to Windows Server 2008 R2 SP1.
withOsType(OSType) - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Set possible values include: 'linux', 'windows'.
withOsVersion(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
Set the default value is * which specifies the latest operating system version for the specified OS family.
withoutExplicitCheckpoint() - Method in class com.azure.data.cosmos.internal.changefeed.CheckpointFrequency
Sets a value indicating explicit checkpointing is disabled.
withOutputFiles(List<OutputFile>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set for multi-instance Tasks, the files will only be uploaded from the Compute Node on which the primary Task is executed.
withOutputFiles(List<OutputFile>) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set for multi-instance Tasks, the files will only be uploaded from the Compute Node on which the primary Task is executed.
withOutputFiles(List<OutputFile>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set for multi-instance Tasks, the files will only be uploaded from the Compute Node on which the primary Task is executed.
withOwner(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
withP(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the RSA secret prime value.
withPageRange(List<PageRange>) - Method in class com.microsoft.azure.storage.blob.models.PageList
Set the pageRange value.
withPartitionKeyRangeId(String) - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set this is required if the Certificate format is pfx.
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set the password is required for Windows Compute Nodes (those created with 'cloudServiceConfiguration', or created with 'virtualMachineConfiguration' using a Windows Image reference).
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Set the password is required for Windows Compute Nodes (those created with 'cloudServiceConfiguration', or created with 'virtualMachineConfiguration' using a Windows Image reference).
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the password.
withPath(String) - Method in class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
Set if filePattern refers to a specific file (i.e.
withPeakDiskGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the peakDiskGiB value.
withPeakMemoryGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the peakMemoryGiB value.
withPermission(String) - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
Set the permission value.
withPermissionFeed(List<Permission>) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
This method will accept the permission list , which contains the resource tokens needed to access resources.
withPermissions(String) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
Specifies which operations the SAS user may perform.
withPermissions(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
Please refer to either ContainerSASPermission or BlobSASPermission depending on the resource being accessed for help constructing the permissions string.
withPhone(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the phone value.
withPhone(String) - Method in class com.microsoft.azure.keyvault.models.Contact
Set the phone value.
withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
Creates a new AppendBlobURL with the given pipeline.
withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.BlobURL
Creates a new BlobURL with the given pipeline.
withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Creates a new BlockBlobURL with the given pipeline.
withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.ContainerURL
Creates a new ContainerURL with the given pipeline.
withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Creates a new PageBlobURL with the given pipeline.
withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.ServiceURL
Creates a new ServiceURL with the given pipeline.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
Set the certificatePolicy value.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the certificate policy.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest.Builder
Set the certificatePolicy value.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the certificatePolicy value.
withPool(PoolSpecification) - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Set the pool value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the poolId value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set this element contains the actual Pool where the Job is assigned.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set the poolId value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolInformation
Set you must ensure that the Pool referenced by this property exists.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Set the poolId value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the poolId value.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the poolInfo value.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the poolInfo value.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set you may change the Pool for a Job only when the Job is disabled.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the poolInfo value.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set you may change the Pool for a Job only when the Job is disabled.
withPoolLifetimeOption(PoolLifetimeOption) - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Set possible values include: 'jobSchedule', 'job'.
withPoolSize(int) - Method in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
withPort(int) - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Set the target port to send the request to.
withPreempted(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the preempted value.
withPrefix(String) - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
Filters the results to return only blobs whose names begin with the specified prefix.
withPrefix(String) - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
Filters the results to return only blobs whose names begin with the specified prefix.
withPrefix(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Set the prefix value.
withPrefix(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Set the prefix value.
withPrefix(String) - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Set the prefix value.
withPreProcessingError(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set the preProcessingError value.
withPreviousState(CertificateState) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set this property is not set if the Certificate is in its initial active state.
withPreviousState(JobState) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set this property is not set if the Job is in its initial Active state.
withPreviousState(JobScheduleState) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set this property is not present if the Job Schedule is in its initial active state.
withPreviousState(TaskState) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set this property is not set if the Task is in its initial Active state.
withPreviousState(SubtaskState) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set this property is not set if the subtask is in its initial running state.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set this property is not set if the Certificate is in its initial Active state.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set this property is not set if the Job is in its initial Active state.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set this property is not present if the Job Schedule is in its initial active state.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set this property is not set if the Task is in its initial Active state.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set this property is not set if the subtask is in its initial running state.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set priority values can range from -1000 to 1000, with -1000 being the lowest priority and 1000 being the highest priority.
withPriority(int) - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Set priorities within a Pool must be unique and are evaluated in order of priority.
withProcessedDocumentCount(int) - Method in class com.azure.data.cosmos.internal.changefeed.CheckpointFrequency
Sets the value that specifies to checkpoint every specified number of docs.
withProcessMessages(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to get and delete messages granted.
withProperties(Map<String, String>) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
withProperties(FileProperties) - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Set the properties value.
withProperties(BlobProperties) - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Set the properties value.
withProperties(ContainerProperties) - Method in class com.microsoft.azure.storage.blob.models.ContainerItem
Set the properties value.
withProtocol(InboundEndpointProtocol) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set possible values include: 'tcp', 'udp'.
withProtocol(InboundEndpointProtocol) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set possible values include: 'tcp', 'udp'.
withProtocol(SASProtocol) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
withProtocol(SASProtocol) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer credentials.
withPublicAccess(PublicAccessType) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
Set the publicAccess value.
withPublicData(String) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the publicData value.
withPublicFQDN(String) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the publicFQDN value.
withPublicIPAddress(String) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the publicIPAddress value.
withPublisher(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set for example, Canonical or MicrosoftWindowsServer.
withQ(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the RSA secret prime, with p < q value.
withQi(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set RSA Private Key Parameter value.
withQueue(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASService
Permission to access queue resources granted.
withRead(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to read resources and list queues and tables granted.
withRead(boolean) - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Read access granted.
withRead(boolean) - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Read access granted.
withRead(boolean) - Method in class com.microsoft.azure.storage.blob.models.Logging
Set the read value.
withReadIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the readIOGiB value.
withReadIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the readIOGiB value.
withReadIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the readIOGiB value.
withReadIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the readIOps value.
withReadIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the readIOps value.
withReadIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the readIOps value.
withRebooting(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the rebooting value.
withRecentJob(RecentJob) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Set this property is present only if the at least one Job has run under the schedule.
withRecentTasks(List<TaskInformation>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set this property is present only if at least one Task has run on this Compute Node since it was assigned to the Pool.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedKeyBundle
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedKeyItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedSecretBundle
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedSecretItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedStorageBundle
Set the recoveryId value.
withRecurrenceInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Set because a Job Schedule can have at most one active Job under it at any given time, if it is time to create a new Job under a Job Schedule, but the previous Job is still running, the Batch service will not create the new Job until the previous Job finishes.
withRegenerationPeriod(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the regenerationPeriod value.
withRegenerationPeriod(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the regenerationPeriod value.
withRegistry(ContainerRegistry) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Set this setting can be omitted if was already provided at Pool creation.
withRegistryServer(String) - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Set if omitted, the default is "docker.io".
withReimaging(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the reimaging value.
withRemainingRetentionDays(Integer) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the remainingRetentionDays value.
withRemoteLoginIPAddress(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
Set the remoteLoginIPAddress value.
withRemoteLoginPort(int) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
Set the remoteLoginPort value.
withRequest(HttpRequest) - Method in class com.azure.data.cosmos.internal.http.HttpResponse
Sets the request which resulted in this HttpResponse.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set a unique identifier for the request that was made to the Batch service.
withRequestId(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobAbortCopyFromURLHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDeleteHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobSetTierHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobUndeleteHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerDeleteHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesHeaders
Set the requestId value.
withRequestRetryOptions(RequestRetryOptions) - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Configures the retry policy's behavior.
withRequestTimeoutInMillis(int) - Method in class com.azure.data.cosmos.internal.http.HttpClientConfig
 
withRequeueCount(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set when the user removes Compute Nodes from a Pool (by resizing/shrinking the pool) or when the Job is being disabled, the user can specify that running Tasks on the Compute Nodes be requeued for execution.
withRerunOnNodeRebootAfterSuccess(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the Job Preparation Task is always rerun if a Compute Node is reimaged, or if the Job Preparation Task did not complete (e.g.
withResizeErrors(List<ResizeError>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this property is set only if one or more errors occurred during the last Pool resize, and only when the Pool allocationState is Steady.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this is the timeout for the most recent resize operation.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Set the default value is 15 minutes.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set this timeout applies only to manual scaling; it has no effect when enableAutoScale is set to true.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Set the default value is 15 minutes.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set this timeout applies only to manual scaling; it has no effect when enableAutoScale is set to true.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set for multi-instance Tasks, the resource files will only be downloaded to the Compute Node on which the primary Task is executed.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set files listed under this element are located in the Task's working directory.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set files listed under this element are located in the Task's working directory.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set files listed under this element are located in the Task's working directory.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set files listed under this element are located in the Task's working directory.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set for multi-instance Tasks, the resource files will only be downloaded to the Compute Node on which the primary Task is executed.
withResourceId(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the resourceId value.
withResourceStats(ResourceStatistics) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the resourceStats value.
withResourceTypes(String) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
The values that indicate the resource types accessible with this SAS.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set if the value is 'failed', then the details of the failure can be found in the failureInfo property.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set if the value is 'failed', then the details of the failure can be found in the failureInfo property.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set if the value is 'failed', then the details of the failure can be found in the failureInfo property.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set if the value is 'failed', then the details of the failure can be found in the failureInfo property.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set if the value is 'failed', then the details of the failure can be found in the failureInfo property.
withResults(String) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Set each variable value is returned in the form $variable=value, and variables are separated by semicolons.
withRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.storage.blob.models.Logging
Set the retentionPolicy value.
withRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.storage.blob.models.Metrics
Set the retentionPolicy value.
withRetentionTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the default is 7 days, i.e.
withRetentionTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Set the default is 7 days, i.e.
withRetryCount(int) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set task application failures (non-zero exit code) are retried, pre-processing errors (the Task could not be run) and file upload errors are not retried.
withRetryCount(int) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set task application failures (non-zero exit code) are retried, pre-processing errors (the Task could not be run) and file upload errors are not retried.
withRetryCount(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set task application failures (non-zero exit code) are retried, pre-processing errors (the Task could not be run) and file upload errors are not retried.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set whether the server should return the client-request-id in the response.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set whether the server should return the client-request-id in the response.
withReuseKey(Boolean) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the reuseKey value.
withRunExclusive(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set if true, no other Tasks will run on the same Node for as long as the Job Manager is running.
withRunning(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the running value.
withRunning(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the running value.
withRunningTasksCount(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the runningTasksCount value.
withSasDefinitionAttributes(SasDefinitionAttributes) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the sasDefinitionAttributes value.
withSasDefinitionAttributes(SasDefinitionAttributes) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the sasDefinitionAttributes value.
withSasQueryParameters(SASQueryParameters) - Method in class com.microsoft.azure.storage.blob.BlobURLParts
A SASQueryParameters representing the SAS query parameters or null if there were no such parameters.
withSasType(SasTokenType) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the sasType value.
withSasType(SasTokenType) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the sasType value.
withSchedule(Schedule) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the schedule value.
withSchedule(Schedule) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the schedule value.
withSchedule(Schedule) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Set if you do not specify this element, the existing schedule is left unchanged.
withSchedule(Schedule) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Set if you do not specify this element, it is equivalent to passing the default schedule: that is, a single Job scheduled to run immediately.
withSchedulingError(JobSchedulingError) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set this property is not set if there was no error starting the Job.
withSchedulingState(SchedulingState) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set possible values include: 'enabled', 'disabled'.
withScheme(String) - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The scheme.
withScope(AutoUserScope) - Method in class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
Set the default value is Task.
withSecretAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the secretAttributes value.
withSecretAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Set the secretAttributes value.
withSecretBundleBackup(byte[]) - Method in class com.microsoft.azure.keyvault.models.SecretRestoreParameters
Set the secretBundleBackup value.
withSecretProperties(SecretProperties) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the secretProperties value.
withSegment(BlobFlatListSegment) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Set the segment value.
withSegment(BlobHierarchyListSegment) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Set the segment value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set an OData $select clause.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set an OData $select clause.
withSelectClause(String) - Method in class com.microsoft.azure.batch.DetailLevel.Builder
Sets the OData select clause.
withSequenceNumberAccessConditions(SequenceNumberAccessConditions) - Method in class com.microsoft.azure.storage.blob.PageBlobAccessConditions
Access conditions that will fail the request if the sequence number does not meet the provided condition.
withServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
Set the serverEncrypted value.
withService(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASResourceType
Permission to access service level APIs granted.
withServiceEndpoint(String) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
 
withServiceEndpoint(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatSegmentResponse
Set the serviceEndpoint value.
withServiceEndpoint(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchySegmentResponse
Set the serviceEndpoint value.
withServiceEndpoint(String) - Method in class com.microsoft.azure.storage.blob.models.ListContainersSegmentResponse
Set the serviceEndpoint value.
withServices(String) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
The values that indicate the services accessible with this SAS.
withSignature(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Set the signature value.
withSignedExpiry(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Set the signedExpiry value.
withSignedOid(String) - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Set the signedOid value.
withSignedService(String) - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Set the signedService value.
withSignedStart(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Set the signedStart value.
withSignedTid(String) - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Set the signedTid value.
withSignedVersion(String) - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Set the signedVersion value.
withSize(int) - Method in class com.microsoft.azure.storage.blob.models.Block
Set the size value.
withSku(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set for example, 14.04.0-LTS or 2012-R2-Datacenter.
withSkuName(SkuName) - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Set the skuName value.
withSkuName(SkuName) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Set the skuName value.
withSkuName(SkuName) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Set the skuName value.
withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
Creates a new AppendBlobURL with the given snapshot.
withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.BlobURL
Creates a new BlobURL with the given snapshot.
withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The snapshot time or null if anything except a URL to a snapshot was parsed.
withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
Creates a new BlockBlobURL with the given snapshot.
withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Set the snapshot value.
withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.models.BlobItem
Set the snapshot value.
withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
Creates a new PageBlobURL with the given snapshot.
withSnapshotId(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The specific snapshot the SAS user may access.
withSnapshots(boolean) - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether snapshots should be returned.
withSourceAddressPrefix(String) - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Set valid values are a single IP address (i.e.
withSourceIfMatch(String) - Method in class com.microsoft.azure.storage.blob.models.SourceModifiedAccessConditions
Set the sourceIfMatch value.
withSourceIfModifiedSince(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.SourceModifiedAccessConditions
Set the sourceIfModifiedSince value.
withSourceIfNoneMatch(String) - Method in class com.microsoft.azure.storage.blob.models.SourceModifiedAccessConditions
Set the sourceIfNoneMatch value.
withSourceIfUnmodifiedSince(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.SourceModifiedAccessConditions
Set the sourceIfUnmodifiedSince value.
withSourcePortRanges(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Set valid values are '*' (for all ports 0 - 65535), a specific port (i.e.
withSshPrivateKey(String) - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Set the private key must not be password protected.
withSshPublicKey(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set the public key should be compatible with OpenSSH encoding and should be base 64 encoded.
withSshPublicKey(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Set the public key should be compatible with OpenSSH encoding and should be base 64 encoded.
withStart(int) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Set the start value.
withStart(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskIdRange
Set the start value.
withStart(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
Set the start value.
withStart(long) - Method in class com.microsoft.azure.storage.blob.models.ClearRange
Set the start value.
withStart(String) - Method in class com.microsoft.azure.storage.blob.models.KeyInfo
Set the start value.
withStart(long) - Method in class com.microsoft.azure.storage.blob.models.PageRange
Set the start value.
withStartContinuation(String) - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
withStartFromBeginning(boolean) - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
withStarting(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the starting value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the startTask value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the startTask value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the Task runs when the Compute Node is added to the Pool or when the Compute Node is restarted.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Set if this element is present, it overwrites any existing start Task.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the startTask value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Set if this element is present, it overwrites any existing start Task.
withStartTaskFailed(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the startTaskFailed value.
withStartTaskInfo(StartTaskInformation) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the startTaskInfo value.
withStartTime(OffsetDateTime) - Method in class com.azure.data.cosmos.internal.changefeed.ProcessorSettings
 
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set this is the time at which the Job was created.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set if the Task has been restarted or retried, this is the most recent time at which the Task started running.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set if the Task has been restarted or retried, this is the most recent time at which the Task started running.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the earliest time from which to include metrics.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set this value is reset every time the Task is restarted or retried (that is, this is the most recent time at which the start Task started running).
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set 'Running' corresponds to the running state, so if the Task specifies resource files or Packages, then the start time reflects the time at which the Task started downloading or deploying these.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Set any log file containing a log message in the time range will be uploaded.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Set the startTime value.
withStartTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
When the SAS will take effect.
withStartTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
When the SAS will take effect.
withStartWindow(Period) - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Set if a Job is not created within the startWindow interval, then the 'opportunity' is lost; no Job will be created until the next recurrence of the schedule.
withState(CertificateState) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set possible values include: 'active', 'deleting', 'deleteFailed'.
withState(JobState) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set possible values include: 'active', 'disabling', 'disabled', 'enabling', 'terminating', 'completed', 'deleting'.
withState(JobScheduleState) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set possible values include: 'active', 'completed', 'disabled', 'terminating', 'deleting'.
withState(PoolState) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set possible values include: 'active', 'deleting'.
withState(TaskState) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set possible values include: 'active', 'preparing', 'running', 'completed'.
withState(ComputeNodeState) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the low-priority Compute Node has been preempted.
withState(JobPreparationTaskState) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set possible values include: 'running', 'completed'.
withState(JobReleaseTaskState) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set possible values include: 'running', 'completed'.
withState(StartTaskState) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set possible values include: 'running', 'completed'.
withState(SubtaskState) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set possible values include: 'preparing', 'running', 'completed'.
withState(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Set this is the state of the container according to the Docker service.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the stateTransitionTime value.
withStaticWebsite(StaticWebsite) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
Set the staticWebsite value.
withStats(JobStatistics) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set this property is populated only if the CloudJob was retrieved with an expand clause including the 'stats' attribute; otherwise it is null.
withStats(JobScheduleStatistics) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the stats value.
withStats(PoolStatistics) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this property is populated only if the CloudPool was retrieved with an expand clause including the 'stats' attribute; otherwise it is null.
withStats(TaskStatistics) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the stats value.
withStatus(TaskAddStatus) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set possible values include: 'success', 'clientError', 'serverError'.
withStatus(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the status value.
withStatus(GeoReplicationStatusType) - Method in class com.microsoft.azure.storage.blob.models.GeoReplication
Set the status value.
withStatusDetails(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the statusDetails value.
withStorageAccountAttributes(StorageAccountAttributes) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the storageAccountAttributes value.
withStorageAccountAttributes(StorageAccountAttributes) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the storageAccountAttributes value.
withStorageAccountType(StorageAccountType) - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Set if omitted, the default is "standard_lrs".
withStorageBundleBackup(byte[]) - Method in class com.microsoft.azure.keyvault.models.StorageRestoreParameters
Set the storageBundleBackup value.
withStorageContainerUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Set the autoStorageContainerName, storageContainerUrl and httpUrl properties are mutually exclusive and one of them must be specified.
withStoreLocation(CertificateStoreLocation) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set the default value is currentuser.
withStoreName(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set this property is applicable only for Pools configured with Windows Compute Nodes (that is, created with cloudServiceConfiguration, or with virtualMachineConfiguration using a Windows Image reference).
withSubject(String) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the subject value.
withSubjectAlternativeNames(SubjectAlternativeNames) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the subjectAlternativeNames value.
withSubnetId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobNetworkConfiguration
Set the virtual network must be in the same region and subscription as the Azure Batch Account.
withSubnetId(String) - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Set the virtual network must be in the same region and subscription as the Azure Batch Account.
withSubtaskId(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the subtaskId value.
withSucceeded(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the succeeded value.
withT(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set HSM Token value, used with Bring Your Own Key.
withTable(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASService
Permission to access table resources granted.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyItem
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Set the tags value.
withTarget(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the target value.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the targetDedicatedNodes value.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set this property must not be specified if enableAutoScale is set to true.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Set the targetDedicatedNodes value.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set this property must not be specified if enableAutoScale is set to true.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the targetLowPriorityNodes value.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set this property must not be specified if enableAutoScale is set to true.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Set the targetLowPriorityNodes value.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set this property must not be specified if enableAutoScale is set to true.
withTaskId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the taskId value.
withTaskId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the taskId value.
withTaskIdRanges(List<TaskIdRange>) - Method in class com.microsoft.azure.batch.protocol.models.TaskDependencies
Set the taskIdRanges value.
withTaskIds(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.TaskDependencies
Set the taskIds collection is limited to 64000 characters total (i.e.
withTaskRootDirectory(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the taskRootDirectory value.
withTaskRootDirectory(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the taskRootDirectory value.
withTaskRootDirectory(String) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the taskRootDirectory value.
withTaskRootDirectoryUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the taskRootDirectoryUrl value.
withTaskRootDirectoryUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the taskRootDirectoryUrl value.
withTaskRootDirectoryUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the taskRootDirectoryUrl value.
withTaskSchedulingPolicy(TaskSchedulingPolicy) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set if not specified, the default is spread.
withTaskSchedulingPolicy(TaskSchedulingPolicy) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set if not specified, the default is spread.
withTaskSchedulingPolicy(TaskSchedulingPolicy) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set if not specified, the default is spread.
withTaskState(TaskState) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set possible values include: 'active', 'preparing', 'running', 'completed'.
withTaskUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the taskUrl value.
withTelemetryOptions(TelemetryOptions) - Method in class com.microsoft.azure.storage.blob.PipelineOptions
Configures the built-in telemetry policy behavior.
withTemplateUri(String) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the templateUri value.
withTemplateUri(String) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the templateUri value.
withTerminateReason(String) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set this property is set only if the Job is in the completed state.
withTerminateReason(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateParameter
Set the terminateReason value.
withThumbprint(String) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the thumbprint value.
withThumbprint(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set the thumbprint value.
withThumbprint(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set the thumbprint value.
withThumbprintAlgorithm(String) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the thumbprintAlgorithm value.
withThumbprintAlgorithm(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set the thumbprintAlgorithm value.
withThumbprintAlgorithm(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set the thumbprintAlgorithm value.
withTimeInterval(Duration) - Method in class com.azure.data.cosmos.internal.changefeed.CheckpointFrequency
Sets the value that specifies to checkpoint every specified time interval.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.AccountListSupportedImagesOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the maximum time that the server can spend processing the request, in seconds.
withTimestamp(ZonedDateTime) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
withTimestamp(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Set the timestamp value.
withTokenResolver(TokenResolver) - Method in class com.azure.data.cosmos.internal.AsyncDocumentClient.Builder
This method will accept functional interface TokenResolver which helps in generation authorization token per request.
withTotal(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the total value.
withTotalCoreHours(double) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the totalCoreHours value.
withTotalTasksRun(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the totalTasksRun value.
withTotalTasksSucceeded(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the totalTasksSucceeded value.
withTrigger(Trigger) - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Set the trigger value.
withTs(String) - Method in class com.azure.data.cosmos.internal.changefeed.ServiceItemLease
 
withType(String) - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Set the type value.
withUid(Integer) - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Set the uid and gid properties must be specified together or not at all.
withUncommitted(List<String>) - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
Set the uncommitted value.
withUncommittedBlobs(boolean) - Method in class com.microsoft.azure.storage.blob.BlobListDetails
Whether blobs for which blocks have been uploaded, but which have not been committed using Put Block List, should be included in the response.
withUncommittedBlocks(List<Block>) - Method in class com.microsoft.azure.storage.blob.models.BlockList
Set the uncommittedBlocks value.
withUnknown(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the unknown value.
withUnparsedParameters(Map<String, String[]>) - Method in class com.microsoft.azure.storage.blob.BlobURLParts
The query parameter key value pairs aside from SAS parameters and snapshot time or null if there were no such parameters.
withUnusable(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the unusable value.
withUpdate(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permissions to update messages and table entities granted.
withUploadCondition(OutputFileUploadCondition) - Method in class com.microsoft.azure.batch.protocol.models.OutputFileUploadOptions
Set the default is taskcompletion.
withUploadOptions(OutputFileUploadOptions) - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Set the uploadOptions value.
withUpns(List<String>) - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Set the upns value.
withUri(URI) - Method in class com.azure.data.cosmos.internal.http.HttpRequest
Set the target address to send the request to.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.RecentJob
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Sets The URL of the service account, container, or blob that is the targe of the desired operation.
withUsageStats(UsageStatistics) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the usageStats value.
withUserAccounts(List<UserAccount>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the userAccounts value.
withUserAccounts(List<UserAccount>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the userAccounts value.
withUserAccounts(List<UserAccount>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the userAccounts value.
withUserCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the userCPUTime value.
withUserCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the userCPUTime value.
withUserCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the userCPUTime value.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set if omitted, the Task runs as a non-administrative user unique to the Task.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set if omitted, the Task runs as a non-administrative user unique to the Task.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set if omitted, the Task runs as a non-administrative user unique to the Task on Windows Compute Nodes, or a non-administrative user unique to the Pool on Linux Compute Nodes.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set if omitted, the Task runs as a non-administrative user unique to the Task.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set if omitted, the Task runs as a non-administrative user unique to the Task.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set if omitted, the Task runs as a non-administrative user unique to the Task.
withUserName(String) - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Set the userName value.
withUserName(String) - Method in class com.microsoft.azure.batch.protocol.models.UserIdentity
Set the userName and autoUser properties are mutually exclusive; you must specify one but not both.
withUsesTaskDependencies(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the usesTaskDependencies value.
withUsesTaskDependencies(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the usesTaskDependencies value.
withUsesTaskDependencies(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the usesTaskDependencies value.
withValidityInMonths(Integer) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the validityInMonths value.
withValidityPeriod(String) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the validityPeriod value.
withValidityPeriod(String) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the validityPeriod value.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
Set the value value.
withValue(List<SubtaskInformation>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTaskListSubtasksResult
Set the value value.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
Set the value value.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.ErrorMessage
Set the value value.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.MetadataItem
Set the value value.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.NameValuePair
Set the value value.
withValue(List<TaskAddParameter>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionParameter
Set the total serialized size of this collection must be less than 1MB.
withValue(List<TaskAddResult>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionResult
Set the value value.
withValue(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Set the value value.
withValue(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Set the value value.
withValue(String) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the value value.
withValue(String) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the value value.
withValue(String) - Method in class com.microsoft.azure.storage.blob.models.UserDelegationKey
Set the value value.
withValues(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Set the values value.
withValues(List<BatchErrorDetail>) - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Set the values value.
withValues(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Set this list includes details such as the active Pools and Compute Nodes referencing this Certificate.
withValues(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Set the values value.
withVerificationType(VerificationType) - Method in class com.microsoft.azure.batch.protocol.models.ImageInformation
Set possible values include: 'verified', 'unverified'.
withVersion(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
Set if this is omitted on a Pool, and no default version is specified for this application, the request fails with the error code InvalidApplicationPackageReferences and HTTP status code 409.
withVersion(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set a value of 'latest' can be specified to select the latest version of an Image.
withVersion(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentInformation
Set this version number can be checked against the Compute Node agent release notes located at https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.md.
withVersion(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the key version value.
withVersion(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Sets the secret version.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
If null or empty, this defaults to the service version targeted by this version of the library.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.GeneratedStorageClient
Sets Specifies the version of the operation to use for this request.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockFromUrlHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobAppendBlockHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobCreateHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobAbortCopyFromURLHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobAcquireLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobBreakLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobChangeLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobCopyFromURLHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobCreateSnapshotHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDeleteHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobDownloadHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetAccountInfoHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobGetPropertiesHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobReleaseLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobRenewLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobSetHTTPHeadersHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobSetMetadataHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobSetTierHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobStartCopyFromURLHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobUndeleteHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobCommitBlockListHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobGetBlockListHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockFromURLHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobStageBlockHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobUploadHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerAcquireLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerBreakLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerChangeLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerCreateHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerDeleteHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccessPolicyHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetAccountInfoHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerGetPropertiesHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobFlatSegmentHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerListBlobHierarchySegmentHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerReleaseLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerRenewLeaseHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetAccessPolicyHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerSetMetadataHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.Logging
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.Metrics
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobClearPagesHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCopyIncrementalHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobCreateHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesDiffHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobGetPageRangesHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobResizeHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUpdateSequenceNumberHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesFromURLHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobUploadPagesHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetAccountInfoHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetUserDelegationKeyHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesHeaders
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
The version of the service this SAS will target.
withVersions(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Set the versions value.
withVirtualDirectoryName(String) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
Set the virtual directory name is part of the blob name for each log file uploaded, and it is built based poolId, nodeId and a unique identifier.
withVirtualMachineConfiguration(VirtualMachineConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set this property and cloudServiceConfiguration are mutually exclusive and one of the properties must be specified.
withVirtualMachineConfiguration(VirtualMachineConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set this property and cloudServiceConfiguration are mutually exclusive and one of the properties must be specified.
withVirtualMachineConfiguration(VirtualMachineConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set this property must be specified if the Pool needs to be created with Azure IaaS VMs.
withVirtualMachineImageId(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set this property is mutually exclusive with other ImageReference properties.
withVisibility(List<CertificateVisibility>) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set you can specify more than one visibility in this collection.
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set for information about available sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set for information about available sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set for information about available sizes of virtual machines for Cloud Services Pools (pools created with cloudServiceConfiguration), see Sizes for Cloud Services (https://azure.microsoft.com/documentation/articles/cloud-services-sizes-specs/).
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set for information about available sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set for information about available sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).
withWaitForSuccess(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set if true and the Job Preparation Task fails on a Node, the Batch service retries the Job Preparation Task up to its maximum retry count (as specified in the constraints element).
withWaitForSuccess(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set if true and the start Task fails on a Node, the Batch service retries the start Task up to its maximum retry count (maxTaskRetryCount).
withWaitingForStartTask(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the waitingForStartTask value.
withWaitTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set this value is only reported in the Account lifetime statistics; it is not included in the Job statistics.
withWaitTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the wait time for a Task is defined as the elapsed time between the creation of the Task and the start of Task execution.
withWaitTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the waitTime value.
withWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the wall clock time is the elapsed time from when the Task started running on a Compute Node to when it finished (or to the last time the statistics were updated, if the Task had not finished by then).
withWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the wall clock time is the elapsed time from when the Task started running on a Compute Node to when it finished (or to the last time the statistics were updated, if the Task had not finished by then).
withWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the wall clock time is the elapsed time from when the Task started running on a Compute Node to when it finished (or to the last time the statistics were updated, if the Task had not finished by then).
withWindowsConfiguration(WindowsConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set this property must not be specified if the imageReference property specifies a Linux OS Image.
withWindowsUserConfiguration(WindowsUserConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Set this property can only be specified if the user is on a Windows Pool.
withWorkingDirectory(ContainerWorkingDirectory) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Set the default is 'taskWorkingDirectory'.
withWrite(boolean) - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to write resources granted.
withWrite(boolean) - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Write access granted.
withWrite(boolean) - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Write access granted.
withWrite(boolean) - Method in class com.microsoft.azure.storage.blob.models.Logging
Set the write value.
withWriteIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the writeIOGiB value.
withWriteIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the writeIOGiB value.
withWriteIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the writeIOGiB value.
withWriteIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the writeIOps value.
withWriteIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the writeIOps value.
withWriteIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the writeIOps value.
withX(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the x value.
withX509CertificateProperties(X509CertificateProperties) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the x509CertificateProperties value.
withX509Certificates(List<byte[]>) - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Set the x509Certificates value.
withX509Thumbprint(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the x509Thumbprint value.
withY(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the y value.
Worker - Class in com.azure.data.cosmos.rx.examples.multimaster.samples
 
Worker(AsyncDocumentClient, String, String) - Constructor for class com.azure.data.cosmos.rx.examples.multimaster.samples.Worker
 
workingDirectory() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Get the default is 'taskWorkingDirectory'.
WRAP_ASSERTION - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
WRAP_ASSERTION_FORMAT - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
WRAP_KEY - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value wrapKey for JsonWebKeyOperation.
WRAP_SCOPE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
wrapKey(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Wraps a symmetric key using a specified key.
wrapKey(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Wraps a symmetric key using the specified key.
wrapKeyAsync(byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Wraps (encrypts) the specified symmetric key material using the specified algorithm, or the keys DefaultKeyWrapAlgorithm if none is specified.
wrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
wrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
wrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
wrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
wrapKeyAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Wraps a symmetric key using a specified key.
wrapKeyAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Wraps a symmetric key using a specified key.
wrapKeyAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Wraps a symmetric key using the specified key.
wrapKeyWithServiceResponseAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Wraps a symmetric key using a specified key.
WRITABLE_LOCATIONS - Static variable in class com.azure.data.cosmos.internal.Constants.Properties
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdContextNegotiator
Called once a write operation is made.
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdRequestManager
Called once a write operation is made
write() - Method in class com.microsoft.azure.storage.blob.AccountSASPermission
Permission to write resources granted.
write() - Method in class com.microsoft.azure.storage.blob.BlobSASPermission
Specifies Write access granted.
write() - Method in class com.microsoft.azure.storage.blob.ContainerSASPermission
Specifies Write access granted.
write() - Method in class com.microsoft.azure.storage.blob.models.Logging
Get the write value.
WRITE_REQUEST_TRIGGER_ADDRESS_REFRESH - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
writeActivityId(String) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeAfterClientSideMetrics() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeAfterFetchExecutionRange() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeAfterPartitionExecutionTimeline() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeAfterPartitionSchedulingDuration() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeAfterQueryMetrics() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeAfterQueryPreparationTimes() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeAfterRuntimeExecutionTimes() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeAfterSchedulingMetrics() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeAsync(RxDocumentServiceRequest, TimeoutHelper, boolean) - Method in class com.azure.data.cosmos.internal.directconnectivity.ConsistencyWriter
 
writeBeforeClientSideMetrics() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeBeforeFetchExecutionRange() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeBeforePartitionExecutionTimeline() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeBeforePartitionSchedulingDuration() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeBeforeQueryMetrics() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeBeforeQueryPreparationTimes() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeBeforeRuntimeExecutionTimes() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeBeforeSchedulingMetrics() - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeDocumentLoadTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeDocumentWriteTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeEndTime(Instant) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeFetchDocumentCount(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeFetchPartitionKeyRangeId(String) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeFetchRetryCount(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
WriteForBinaryEncoding(OutputStream) - Method in class com.azure.data.cosmos.internal.routing.NumberPartitionKeyComponent
 
WriteForHashing(OutputStream) - Method in class com.azure.data.cosmos.internal.routing.NumberPartitionKeyComponent
 
WriteForHashingV2(OutputStream) - Method in class com.azure.data.cosmos.internal.routing.NumberPartitionKeyComponent
 
writeIndexHitRatio(double) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeIndexLookupTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the writeIOGiB value.
writeIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the writeIOGiB value.
writeIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the writeIOGiB value.
writeIOps() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the writeIOps value.
writeIOps() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the writeIOps value.
writeIOps() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the writeIOps value.
writeLogicalPlanBuildTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeNumberOfPreemptions(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeOutputDocumentCount(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeOutputDocumentSize(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
WriteOutputTimeText - Static variable in class com.azure.data.cosmos.internal.QueryMetricsConstants
 
writePartitionSchedulingDurationId(String) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writePhysicalPlanBuildTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeQueryCompilationTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeQueryEngineExecutionTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeQueryOptimizationTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writer() - Static method in class com.azure.data.cosmos.internal.directconnectivity.rntbd.RntbdObjectMapper
 
writeRequestCharge(double) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeResponseTime(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeRetries(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeRetrievedDocumentCount(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeRetrievedDocumentSize(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeRunTime(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeStartTime(Instant) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeSystemFunctionExecutionTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeTotalQueryExecutionTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeTurnaroundTime(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeUserDefinedFunctionExecutionTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeVMExecutionTime(Duration) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
writeWaitTime(long) - Method in class com.azure.data.cosmos.internal.query.metrics.QueryMetricsTextWriter
 
WWW_AUTHENTICATE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 

X

x() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the x value.
x509CertificateProperties() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the x509CertificateProperties value.
X509CertificateProperties - Class in com.microsoft.azure.keyvault.models
Properties of the X509 component of a certificate.
X509CertificateProperties() - Constructor for class com.microsoft.azure.keyvault.models.X509CertificateProperties
 
x509Certificates() - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Get the x509Certificates value.
x509Certificates() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
x509Thumbprint() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the x509Thumbprint value.
x509Thumbprint() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the x509Thumbprint value.
X_DATE - Static variable in class com.azure.data.cosmos.internal.HttpConstants.HttpHeaders
 
XML - Static variable in class com.azure.data.cosmos.internal.RuntimeConstants.MediaTypes
 
xor(byte[], byte[]) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 
XP_ROLE - Static variable in class com.azure.data.cosmos.internal.directconnectivity.WFConstants.BackendHeaders
 

Y

y() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the y value.

Z

ZERO - Static variable in class com.azure.data.cosmos.internal.query.metrics.ClientSideMetrics
 
ZERO - Static variable in class com.azure.data.cosmos.internal.QueryMetrics
 
Zero - Static variable in class com.azure.data.cosmos.internal.routing.NumberPartitionKeyComponent
 
zero(byte[]) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 
ZEROLOCKTOKEN - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
zonedDateTimeAsUTCRFC1123(OffsetDateTime) - Static method in class com.azure.data.cosmos.internal.Utils
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2019 Microsoft Corporation. All rights reserved.